Opened 21 years ago
Closed 21 years ago
#202 closed defect (bug) (fixed)
n/j/Y should not be the default date format as it is ambiguous
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.2 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
According to install.php, the default date format is n/j/Y, which, although being the American standard, is not reccomended by the w3c [1].
Change History (2)
Note: See
TracTickets for help on using
tickets.
Changed to F j, Y.