#418 closed enhancement (worksforme)
Show timeline day in a different format
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | general | Version: | 0.7 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Instead of showing dates like "05/18/04" show them like "18 May 2004" or "May 18 2004" (has defined in users locale) in the timeline day header.
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Priority: | normal → lowest |
---|---|
Severity: | normal → enhancement |
Actually, Trac already does use locale settings for date and time formatting.
We do however use the '%x %X' formatting string for strftime, which produces a terse date. Possibly, we'll add a globally configurable time format string in the future.
See also: http://www.python.org/doc/current/lib/module-time.html
comment:3 by , 20 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
We already do locale-dependent date-formatting, so this works for me.
Also do this to "Recent Changes" page; eg: http://projects.edgewall.com/trac/wiki/RecentChanges