Ticket #1690 (closed defect: duplicate)
Standardize All Dates On ISO 8601 - how can this be done?
Description
This ticket is for one of the issues flagged on completion of #1606. A number of different date formats are now used in trac:
- trac-admin uses YYYY-MM-DD (ISO 8601) for input and display
- the Roadmap module uses DD/MM/YY for input
- the display format for the web interface (including the Roadmap module) depends on your OS/Web Server config
I would suggest that formats be specified (separately for display and input) in trac.ini, probably defaulted to ISO 8601, and these formats be used throughout. Possibly also an option to pick it up from the OS/web server environment.
Any views?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


