Opened 16 years ago

Last modified 14 years ago

#100 closed defect

timestamps: use fully qualified, unambiguous, standard format — at Version 1

Reported by: Zooko Owned by:
Priority: major Milestone: 0.5.0
Component: logging Version: 0.3.0
Keywords: Cc: Zooko, zooko@…

Description (last modified by Brian Warner)

Please use ISO-8601, except with "_" instead of "T" for the separating character for all timestamps. Please include the ISO-8601 unambiguous timezone indicator (which is either "Z" or a number of hours offset from UTC).

Here is Markus Kuhn's advocacy and summary of ISO-8601:

Here is the related discussion from the Tahoe trac:

Here are some Python implementations of ISO and/or UTC timestamps:

This ticket is the more urgent, less controversial subset of #90 (timestamps: formatting and timezones).

Change History (1)

comment:1 Changed 16 years ago by Brian Warner

Description: modified (diff)

reformatted summary a bit

Note: See TracTickets for help on using tickets.