view doc/functions/strftime.texi @ 8804:6ce313658b4d

Work around an incorrect implementation of the 0 flag on most platforms.
author Bruno Haible <bruno@clisp.org>
date Sun, 06 May 2007 23:02:10 +0000
parents 76cc387f1f03
children
line wrap: on
line source

@node strftime
@section @code{strftime}
@findex strftime

POSIX specification: @url{http://www.opengroup.org/susv3xsh/strftime.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize

Extension: Gnulib offers a module @samp{strftime} that provides an
@code{strftime} function with various GNU extensions.