Home
last modified time | relevance | path

Searched refs:gmtime (Results 1 – 4 of 4) sorted by relevance

/timezone/
A Dprivate.h438 # undef gmtime
439 # define gmtime tz_gmtime macro
512 struct tm *gmtime(time_t const *);
A Dtst-timezone.c99 printf ("We use this date: %s\n", asctime (gmtime (&t))); in do_test()
A Detcetera19 # as functions like gmtime load the "GMT" file to handle leap seconds properly.
A Dzdump.c168 struct tm *r = gmtime(tp); in gmtime_r()

Completed in 51 milliseconds