#17017: Localization for en_GB is incorrect
--------------------------------------+--------------------
Reporter: mcginness.s@… | Owner: nobody
Type: Uncategorized | Status: new
Component: Internationalization | Version: 1.3
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
Dates are '''always''' written with the day first in British English, so:
* DATE_FORMAT should be similar to "25 Oct 2006" (Note the lack of a ',')
* DATETIME_FORMAT should be similar to "25 Oct 2006, 2:30 pm"
* MONTHDAY_FORMAT should be "25 October"
See
http://en.wikipedia.org/wiki/Calendar_date#Expressing_dates_in_spoken_English
for a reference
--
Ticket URL: <https://code.djangoproject.com/ticket/17017>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.