diff options
-rw-r--r-- | doc/ref/posix.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ref/posix.texi b/doc/ref/posix.texi index a91bdb969..cb19a7af8 100644 --- a/doc/ref/posix.texi +++ b/doc/ref/posix.texi @@ -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 |