Re: Is DATE_TIME_FORMAT in settings operationnal

2021-09-30 Thread dilo...@gmail.com
thanks I had read the note but the language was incorrectly set. Thanks Le jeudi 30 septembre 2021 à 15:33:04 UTC+2, bnmng a écrit : > I haven't experimented with this yet so I'm not sure, but what about this > note in > https://docs.djangoproject.com/en/3.2/ref/settings/#std:setting-DATE_FORM

Re: Is DATE_TIME_FORMAT in settings operationnal

2021-09-30 Thread bnmng
I haven't experimented with this yet so I'm not sure, but what about this note in https://docs.djangoproject.com/en/3.2/ref/settings/#std:setting-DATE_FORMAT When USE_L10N is True, the locale-dictated format has hig

Is DATE_TIME_FORMAT in settings operationnal

2021-09-29 Thread dilo...@gmail.com
I have carefully read the documentation for the use of DATE_TIME8ROMAT in settings. It is here https://docs.djangoproject.com/en/3.2/ref/templates/builtins/#date If I put the format string in the template it does format it correctly. If I put the format in the settings, I get the default format