2 @section @code{strftime}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strftime.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 The Windows C runtime library (which is used by MinGW) does not
17 support the %e specifier (and possibly the other more recent SUS
18 specifiers too, i.e., %C, %D, %h, %n, %r, %R, %t, and %T).
21 Extension: Gnulib offers a module @samp{strftime} that provides an
22 @code{nstrftime} function with various GNU extensions.