Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgregoriancalendar.cpp File Reference
#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

constexpr qint64 BaseJd = LeapDayGregorian1Bce
constexpr

◆ FourCenturies

constexpr unsigned FourCenturies = 400 * 365 + 97
constexpr

Definition at line 179 of file qgregoriancalendar.cpp.

Referenced by QGregorianCalendar::partsFromJulian().