Skip to content

Commit 1430209

Browse files
jensmaurertkoeppe
authored andcommitted
[time.format] Make reference to ISO 8601 more precise
Fixes ISO/CS 003 (C++23 DIS).
1 parent 9369ba1 commit 1430209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/time.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10793,7 +10793,7 @@
1079310793
the locale's alternative full year representation.
1079410794
\\ \rowsep
1079510795
\tcode{\%z} &
10796-
The offset from UTC in the ISO 8601:2004 format.
10796+
The offset from UTC as specified in ISO 8601:2004, subclause 4.2.5.2.
1079710797
For example \tcode{-0430} refers to 4 hours 30 minutes behind UTC\@.
1079810798
If the offset is zero, \tcode{+0000} is used.
1079910799
The modified commands \tcode{\%Ez} and \tcode{\%Oz}

0 commit comments

Comments
 (0)