| clock typedef | sptk::DateTime | |
| convertCTime(const time_t tt) | sptk::DateTime | static |
| date() const | sptk::DateTime | |
| dateSeparator() | sptk::DateTime | static |
| dateString(int printFlags=0) const | sptk::DateTime | |
| DateTime(short y, short m, short d, short h=0, short mm=0, short s=0, short ms=0) | sptk::DateTime | |
| DateTime(const char *dateStr=nullptr) | sptk::DateTime | explicit |
| DateTime(const DateTime &dt)=default | sptk::DateTime | |
| DateTime(DateTime &&dt)=default | sptk::DateTime | |
| DateTime(const time_point &dt) | sptk::DateTime | explicit |
| DateTime(const duration &dt) | sptk::DateTime | explicit |
| DateTimeFormat (defined in sptk::DateTime) | sptk::DateTime | friend |
| dayOfWeek() const | sptk::DateTime | |
| dayOfWeekName() const | sptk::DateTime | |
| daysInMonth() const | sptk::DateTime | |
| decodeDate(short *year, short *month, short *day, short *wday, short *yday, bool gmt=false) const | sptk::DateTime | |
| decodeTime(short *h, short *m, short *s, short *ms, bool gmt=false) const | sptk::DateTime | |
| duration typedef | sptk::DateTime | |
| Format enum name (defined in sptk::DateTime) | sptk::DateTime | |
| format(Format dtFormat, size_t arg=0) | sptk::DateTime | static |
| formatDate(std::ostream &str, int printFlags=0) const | sptk::DateTime | |
| formatTime(std::ostream &str, int printFlags=0, PrintAccuracy printAccuracy=PrintAccuracy::SECONDS) const | sptk::DateTime | |
| isDaylightSavingsTime() | sptk::DateTime | static |
| isoDateTimeString(PrintAccuracy printAccuracy=PrintAccuracy::SECONDS, bool gmt=false) const | sptk::DateTime | |
| monthName() const | sptk::DateTime | |
| Now() | sptk::DateTime | static |
| operator String() const | sptk::DateTime | inlineexplicit |
| operator time_t() const | sptk::DateTime | inlineexplicit |
| operator=(const DateTime &date)=default | sptk::DateTime | |
| PF_12HOURS (defined in sptk::DateTime) | sptk::DateTime | static |
| PF_GMT (defined in sptk::DateTime) | sptk::DateTime | static |
| PF_RFC_DATE | sptk::DateTime | static |
| PF_TIMEZONE (defined in sptk::DateTime) | sptk::DateTime | static |
| PrintAccuracy enum name | sptk::DateTime | |
| sinceEpoch() const | sptk::DateTime | inline |
| time24Mode() | sptk::DateTime | static |
| time24Mode(bool t24mode) | sptk::DateTime | static |
| time_point typedef | sptk::DateTime | |
| timePoint() const | sptk::DateTime | inline |
| timeSeparator() | sptk::DateTime | static |
| timeString(int printFlags=0, PrintAccuracy printAccuracy=PrintAccuracy::SECONDS) const | sptk::DateTime | |
| timeZoneName() | sptk::DateTime | static |
| timeZoneOffset() | sptk::DateTime | static |
| zero() const | sptk::DateTime | inline |