Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.182 daylight

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/daylight.html

Gnulib module: —

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

A more portable way of getting the UTC offset is to use strftime with the %z format. See strftime.