Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgregoriancalendar.cpp File Reference

(b8fac538032cee6eb6f4e5dcbb5a31485bb59e46)

#include "qgregoriancalendar_p.h"
#include "qcalendarmath_p.h"
#include <QtCore/qdatetime.h>
+ Include dependency graph for qgregoriancalendar.cpp:

Go to the source code of this file.

Variables

constexpr qint64 BaseJd = LeapDayGregorian1Bce
 
constexpr unsigned FourCenturies = 400 * 365 + 97
 

Variable Documentation

◆ BaseJd

qint64 BaseJd = LeapDayGregorian1Bce
constexpr

Definition at line 230 of file qgregoriancalendar.cpp.

◆ FourCenturies

unsigned FourCenturies = 400 * 365 + 97
constexpr

Definition at line 232 of file qgregoriancalendar.cpp.