#1690: Standardize All Dates On ISO 8601
----------------------------------------------------+-----------------------
Reporter: Ian Leader <[EMAIL PROTECTED]> | Owner: jonas
Type: defect | Status: reopened
Priority: lowest | Milestone: 1.0
Component: general | Version: devel
Severity: minor | Resolution:
Keywords: ISO 8601 HTTP_ACCEPT_LANGUAGE |
----------------------------------------------------+-----------------------
Changes (by [EMAIL PROTECTED]):
* cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] =>
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Comment:
I have a development team all over the world, and the date system can be
very confusing for those not in the US (where our server is and thus the
locale set on the server).
Here is how you can get Trac (mod_python on debian) to use ISO 8601:
1. Add the locale "i18n" to your system. (on debian you do this: Edit
"/etc/locale.gen" and add a line "i18n ISO-8859-1". Run "locale-gen")
1. Edit your apache config for your trac instance. Add the line
"PythonOption TracLocale i18n"
1. Restart apache
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1690>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets