Modify ↓
#7515 closed enhancement (invalid)
Time Zone Option Request
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I live in a strange time zone (-03:30 Newfoundland) which is 30 minutes different then most other time zones. This option is currently not present in the time zone selection list.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



If you install pytz (
easy_install pytz) Trac will support all 540+ time zones found in the olson time zone database. I believe the one you're looking for is called "America/St_Johns".You can test this out directly here on trac.edgewall.org by clicking on the "Settings"-link at the top of the page and select that time zone.