Open GoogleCodeExporter opened 9 years ago
Ah,
http://google-styleguide.googlecode.com/svn/trunk/xmlstyle.html
already has something to say about dates.
How about something similar for "Google Common Lisp Style Guide"?
7. Values
...
Dates should be represented using RFC 3339 format, a subset of both ISO 8601
format and XML Schema xsd:dateTime format. UTC times SHOULD be used rather
than local times. [Rationale: There are far too many date formats and time
zones, although it is recognized that sometimes local time preserves important
information.]
Original comment by adrian.a...@gmail.com
on 11 Oct 2012 at 11:54
Original comment by mark@chromium.org
on 28 Nov 2012 at 8:42
Original issue reported on code.google.com by
adrian.a...@gmail.com
on 11 Oct 2012 at 11:31