File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 35
35
\begin {itemize }
36
36
\item Ecma International, \doccite {ECMAScript Language Specification},
37
37
Standard Ecma-262, third edition, 1999.
38
+ % %% Format for this entry is based on that specified at
39
+ % %% http://www.iec.ch/standardsdev/resources/draftingpublications/directives/principles/referencing.htm
40
+ \item INTERNET ENGINEERING TASK FORCE (IETF). RFC 6557:
41
+ Procedures for Maintaining the Time Zone Database [online].
42
+ Edited by E. Lear, P. Eggert.
43
+ February 2012 [viewed 2018-03-26].
44
+ Available at
45
+ \url {https://www.ietf.org/rfc/rfc6557.txt}
38
46
\item ISO/IEC 2382 (all parts), \doccite {Information technology ---
39
47
Vocabulary}
48
+ \item ISO 8601:2004, \doccite {Data elements and interchange formats ---
49
+ Information interchange --- Representation of dates and times}
40
50
\item ISO/IEC 9899:2011, \doccite {Programming languages --- C}
41
51
\item ISO/IEC 9945:2003, \doccite {Information Technology --- Portable
42
52
Operating System Interface (POSIX)}
Original file line number Diff line number Diff line change 26192
26192
26193
26193
\pnum
26194
26194
\ref{time.zone} describes an interface for accessing
26195
- the IANA Time Zone database%
26196
- %%% FIXME: Move URL to normative references
26197
- \footnote{RFC 6557 https://tools.ietf.org/html/rfc6557},
26195
+ the IANA Time Zone database described in RFC 6557,
26198
26196
that interoperates with \tcode{sys_time} and \tcode{local_time}.
26199
26197
This interface provides time zone support to
26200
26198
both the civil calendar types\iref{time.cal}
You can’t perform that action at this time.
0 commit comments