VMS Help CRTL, localtime *Conan The Librarian |
Convert a time value to broken-down local time. Format #include <time.h> struct tm *localtime (const time_t *timer); struct tm *localtime_r (const time_t *timer, struct tm *result); (ISO POSIX-1)
Additional Information (explode) :
|