[Trac-tickets] Re: [The Trac Project] #1606: Date formatting causes
trac-admin unit tests to fail
The Trac Project
noreply at edgewall.com
Thu Jun 2 22:56:50 CDT 2005
#1606: Date formatting causes trac-admin unit tests to fail
------------------------+---------------------------------------------------
Id: 1606 | Status: assigned
Component: trac-admin | Modified: Thu Jun 2 22:56:49 2005
Severity: normal | Milestone: 0.9
Priority: normal | Version: devel
Owner: anonymous | Reporter: Ian Leader <__ian.leader__ at line.co.uk>
------------------------+---------------------------------------------------
Changes (by Ian Leader <__ian.leader__ at line.co.uk>):
* milestone: => 0.9
* status: new => assigned
* owner: daniel => anonymous
Comment:
Following discussion on the mailing list, I intend to implement as
follows:
1. trac-admin will be changed so that all dates (both input and output)
will use ISO 8601
2. The ISO 8601 complete date format will be used for dates i.e. YYYY-MM-
DD, and for times, complete date + hours and minutes will be used i.e.
YYYY-MM-DDThh:mm
3. Times will be in the local time of the system, but will not show a
timezone
This will resolve both the consistency issue, and the unit tests failing
on different platforms/locales.
I plan to implement w/c 2005-06-13 hopefully for 0.9.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1606>
The Trac Project <>
More information about the Trac-Tickets
mailing list