File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 34
34
\begin {itemize }
35
35
% ISO documents in numerical order.
36
36
\item ISO/IEC 2382, \doccite {Information technology --- Vocabulary}
37
- \item ISO 8601:2004, \doccite {Data elements and interchange formats ---
38
- Information interchange --- Representation of dates and times}
37
+ \item ISO 8601-1:2019, \doccite {Date and time --- Representations for information interchange --- Part 1: Basic rules}
39
38
\item \IsoC {}, \doccite {Information technology --- Programming languages --- C}
40
39
\item ISO/IEC/IEEE 9945:2009, \doccite {Information Technology --- Portable
41
40
Operating System Interface (POSIX
Original file line number Diff line number Diff line change 10533
10533
Each conversion specifier \fmtgrammarterm {conversion-spec}
10534
10534
is replaced by appropriate characters
10535
10535
as described in \tref {time.format.spec };
10536
- the formats specified in ISO 8601:2004 shall be used where so described.
10536
+ the formats specified in ISO 8601-1:2019 shall be used where so described.
10537
10537
Some of the conversion specifiers
10538
10538
depend on the formatting locale.
10539
10539
If the string literal encoding is a Unicode encoding form and
10793
10793
the locale's alternative full year representation.
10794
10794
\\ \rowsep
10795
10795
\tcode {\% z} &
10796
- The offset from UTC as specified in ISO 8601:2004 , subclause 4.2.5.2 .
10796
+ The offset from UTC as specified in ISO 8601-1:2019 , subclause 5.3.4.1 .
10797
10797
For example \tcode {-0430} refers to 4 hours 30 minutes behind UTC\@ .
10798
10798
If the offset is zero, \tcode {+0000} is used.
10799
10799
The modified commands \tcode {\% Ez} and \tcode {\% Oz}
You can’t perform that action at this time.
0 commit comments