<time.h> in C99
Clive D.W. Feather
clive at demon.net
Mon Nov 8 16:06:01 UTC 1999
Antoine Leca said:
> With respect to the last publicly available draft (which should be available at
> <URL:ftp://dkuug.dk/JTC1/SC22/WG14/www/docs/n869>), the differences are:
as follows, ignoring grammatical corrections.
7.23.1p1 change "four" to "two".
7.23.1p4:
< The tm structure shall contain at least the following
< members, in any order. The semantics of the members and
< their normal ranges are expressed in the comments.
---
> The range and precision of times representable in
> clock_t and time_t are implementation-defined. The tm
> structure shall contain at least the following members, in
> any order. The semantics of the members and their normal
> ranges are expressed in the comments.
7.23.2.3p3 (mktime) deleted.
7.23.3.5p5 last line, %V is replaced by 01, not by 1.
7.23.3.5p7:
< %c equivalent to ``%A %B %d %T %Y''.
< %p one of ``am'' or ``pm''.
< %x equivalent to ``%A %B %d %Y''.
---
> %c equivalent to ``%a %b %e %T %Y''.
> %p one of ``AM'' or ``PM''.
> %x equivalent to ``%m/%d/%y''.
--
Clive D.W. Feather | Work: <clive at demon.net> | Tel: +44 20 8371 1138
Internet Expert | Home: <clive at davros.org> | Fax: +44 20 8371 1037
Demon Internet | WWW: http://www.davros.org | Mobile: +44 7973 377646
More information about the tz
mailing list