gmtime_r
¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/gmtime_r.html
Portability problems fixed by Gnulib:
_REENTRANT
is defined,
on some platforms:
HP-UX 11.
Portability problems not fixed by Gnulib:
tm_zone
to "GMT"
instead of "UTC"
on some platforms:
glibc, NetBSD, OpenBSD, Minix, Cygwin, Android.