Make WordPress Core

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: davidhouse's profile davidhouse Owned by: ryan's profile ryan
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].

[1]: http://www.w3.org/QA/Tips/iso-date

Change History (2)

#2 @ryan
21 years ago

  • fixed_in_version set to 1.3
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 20
  • Status changed from new to closed

Changed to F j, Y.

Note: See TracTickets for help on using tickets.