![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qglobal.h"
#include "qmilankoviccalendar_p.h"
#include "qcalendarmath_p.h"
#include <QtCore/qdatetime.h>
Go to the source code of this file.
Variables | |
constexpr qint64 | MilankovicBaseJd = LeapDayGregorian1Bce |
constexpr unsigned | NineCenturies = 365 * 900 + 900 / 4 - 7 |
constexpr unsigned | LeapCentury = 365 * 100 + 25 |
|
constexpr |
Definition at line 72 of file qmilankoviccalendar.cpp.
|
constexpr |
Definition at line 68 of file qmilankoviccalendar.cpp.
|
constexpr |
Definition at line 70 of file qmilankoviccalendar.cpp.