dpyTime Namespace Reference
Time utility methods.
Functions | |
| std::string | getLocalTimeStamp () |
| Get local time as a timestamp string. More... | |
| struct tm | getLocalTime () |
| Get local time. More... | |
Function Documentation
| struct tm dpyTime::getLocalTime | ( | ) |
- Returns
- tm struct with local time data
| std::string dpyTime::getLocalTimeStamp | ( | ) |
Format : ISO String
- Returns
- timestamp string with the full timestamp
