Modify ↓
Ticket #9246 (closed enhancement: duplicate)
Opened 22 months ago
Last modified 22 months ago
Implement 4-digit year instead of 2-digit
| Reported by: | sven@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.12dev |
| Severity: | minor | Keywords: | date formatting,y2k panic |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Trac uses 2-digit year format everywhere (milestones, versions).
It makes me think if humans are capable of learning or not:)
Just think about the Y2K panic around 2 digit year numbers.
Attachments
Change History
comment:1 Changed 22 months ago by cboos
- Milestone 0.12.1 deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



In case you didn't notice, we all survived the Y2K issue... And supporting dates below 2000 is not really that important anymore, is it?
In any case, this ticket is a duplicate of #2182 and other tickets related to configurable date formats.