1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

Fix strftime' documentation wrt. %Z'.

* doc/ref/posix.texi (Time)[strftime]: Remove erroneous note saying
  that `%Z' ignores `tm:zone'.  Reported by Neil Jerram.
This commit is contained in:
Ludovic Courtès 2008-09-18 23:13:42 +02:00
parent b5cb4464ca
commit f8c01b6f68

View file

@ -1263,9 +1263,6 @@ formatting.
If @code{setlocale} has been called (@pxref{Locales}), month and day
names are from the current locale and in the locale character set.
Note that @samp{%Z} always ignores the @code{tm:zone} in @var{tm};
instead it prints just the current zone (@code{tzset} above).
@end deffn
@deffn {Scheme Procedure} strptime format string