Enable Time conversion to ISO8601 format

This commit is contained in:
Erik Broberg
2016-05-31 19:37:17 -04:00
parent d152ffc3a8
commit 6d4c9331dd
2 changed files with 29 additions and 0 deletions

View File

@@ -123,6 +123,12 @@ public:
*/
std::string currentTimeUTC() const;
/**
* Returns the current time as a ISO 8601 formatted, i.e YYYY-MM-DDThh:mm:ssZ
* \return The current time as a ISO 8601 formatted string
*/
std::string ISO8601() const;
/**
* Sets the delta time value that is the number of seconds that should pass for each
* real-time second. This value is used in the advanceTime(double) method to easily