|
DCL 4.1
|
#include <time.h>Go to the source code of this file.
Macros | |
| #define | __DCL_TIME_R_H__ 20070723 |
Functions | |
| DCLCAPI errno_t | gmtime_s (struct tm *__tm, const time_t *__time) |
| DCLCAPI errno_t | localtime_s (struct tm *__tm, const time_t *__time) |
| DCLCAPI errno_t gmtime_s | ( | struct tm * | __tm, |
| const time_t * | __time ) |
| DCLCAPI errno_t localtime_s | ( | struct tm * | __tm, |
| const time_t * | __time ) |