The file that provides functions ported from Unix in time.h. More...
Functions | |
struct tm * | localtime_r (const time_t *timep, struct tm *result) |
Convert the calendar time to broken-time representation in a user supplied data. More... | |
The file that provides functions ported from Unix in time.h.