On Thu, Nov 6, 2008 at 11:30 AM, Benedict Verheyen <
[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> i have a question on the different date/time settings one can specify in
>  the settings.py.
> I currently have these:
> TIME_ZONE = 'Europe/Brussels'
> DATE_FORMAT = 'd/m/Y'
> DATETIME_FORMAT = 'd/m/Y H:i'
> TIME_FORMAT = 'H:i'
> YEAR_MONTH_FORMAT = 'm Y'
> MONTH_DAY_FORMAT = 'd m'
>
> However, any date i enter in the admin section is displayed as Y-m-d.
> I thought these settings would adjust the way dates are displayed but it
> doesn't seem so.
> What is the purpose of these settings?
>
> Possibly they are being over-ridden by the translation you are using --
see:

http://code.djangoproject.com/ticket/2203

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to