Modify ↓
Opened 15 years ago
Closed 15 years ago
#9246 closed enhancement (duplicate)
Implement 4-digit year instead of 2-digit
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.12dev |
Severity: | minor | Keywords: | date formatting, y2k panic |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (1)
comment:1 by , 15 years ago
Milestone: | 0.12.1 |
---|---|
Resolution: | → duplicate |
Status: | new → 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.