Go to the documentation of this file.
39 operator time_t()
const
55 explicit operator String()
const
Manage IFS timestamps stored as an unsigned 32-bit value.
Definition: TimeStamp.h:53
The String class.
Definition: WString.h:136
TimeStamp & operator=(time_t t)
Definition: TimeStamp.h:78
uint32_t mValue
Definition: TimeStamp.h:71
Definition: DirectoryTemplate.h:36
time_t fsGetTimeUTC()
Get current timestamp in UTC.
String toString(const char *dtsep=" ") const
Convert time to local time for display.
String toString(IFS::TimeStamp timestamp)
Definition: TimeStamp.h:71