CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Date Member List

This is the complete list of members for Date, including all inherited members.

Date()Date
Date(double time, int offset=0)Dateexplicit
Date(int year, int month, int day, int hour=0, int minutes=0, int seconds=0, int offset=0)Date
day() constDate
dayName() constDate
hour() constDate
isValid() constDate
minutes() constDate
month() constDate
monthName() constDate
now()Datestatic
offset() constDate
operator bool() constDateexplicit
operator double() constDate
operator String() constDate
operator-(const Date &other) constDate
operator<=>(const Date &other) constDate
operator==(const Date &other) constDate
seconds() constDate
time() constDate
toString() constDate
weekDay() constDate
year() constDate
yearDay() constDate