Is there any way to force a particular localization on date
formatting?

Our site (Django 1.0.2, Python 2.5) was set up with "UK" as the
language code for the U.K. This apparently didn't cause any problems
for years, but now that the person who made that decision is out of
arm's reach, it's been discovered that dates in the UK localization
are being displayed in... wait for it... Ukranian.

Swapping the language code to "en" (which would be correct) breaks
most of the rest of the site for reasons I don't fully understand yet.

Is there any way to either override the localization on date
formatting, or provide a parameter with the correct language code?

Thanks,

pjm

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to