Wiadomość napisana w dniu 2009-05-29, o godz. 03:42, przez luper rouch:
>>> I tried to put locale.setlocale(locale.LC_TIME, 'fr_FR.UTF-8') in
>>> the
>>> settings file and it works well on the development server. The
>>> problem
>>> is under mod_python dates are printed in the selected locale
2009/5/29 Graham Dumpleton :
>
>
>
> On May 28, 10:16 pm, luper rouch wrote:
>> By default, dates are formated in English (things like .strftime("%A")
>> return days names in English).
>>
>> I tried to put locale.setlocale(locale.LC_TIME, 'fr_FR.UTF-8') in the
>> settings file and it works well o
On May 28, 10:16 pm, luper rouch wrote:
> By default, dates are formated in English (things like .strftime("%A")
> return days names in English).
>
> I tried to put locale.setlocale(locale.LC_TIME, 'fr_FR.UTF-8') in the
> settings file and it works well on the development server. The problem
>
3 matches
Mail list logo