Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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

constexpr qint64 BaseJd = LeapDayGregorian1Bce
constexpr

◆ FourCenturies

constexpr unsigned FourCenturies = 400 * 365 + 97
constexpr

Definition at line 232 of file qgregoriancalendar.cpp.

Referenced by QGregorianCalendar::partsFromJulian().