Closed Bug 461345 Opened 17 years ago Closed 16 years ago

Nonstandard date format in blog

Categories

(Websites :: mozillalabs.com, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: quidam, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b1) Gecko/20081007 Firefox/3.1b1 Build Identifier: Dates in the Mozilla Labs blog are in the format MM.DD.YYYY, which is very confusing for non-US visitors. Reproducible: Always Actual Results: "10.07.2008 Introducing Geode" Expected Results: ISO date format (2008-07-10), or month in letters, or a localized format according to browser locale. Or at least use dashes instead of dots, although that would still be ambiguous for UK visitors.
Oops, I meant slashes, not dashes.
Changed to PHP date format "j. M Y" (e.g. 30. Jan 2009). Goes live with next roll-out.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.