|
enum | time_format_t { LOCAL,
UTC
} |
|
|
static time_t | time (SQL_TIMESTAMP_STRUCT sqlTime) |
|
static SQL_TIMESTAMP_STRUCT | sqlTime (time_t uTime, time_format_t format=UTC) |
|
static std::string | utcDateStringFromUnix (time_t unixTime) |
|
The documentation for this class was generated from the following files: