QGregorianCalendar Class

The QGregorianCalendar class implements the Gregorian calendar. More...

Header: #include <QGregorianCalendar>
Inherits: QRomanCalendar

Detailed Description

\since5.14

\inmoduleQtCore

The Gregorian Calendar

The Gregorian calendar is a refinement of the earlier Julian calendar, itself a late form of the Roman calendar. It is widely used.

See also QRomanCalendar, QJulianCalendar, and QCalendar.