Localized strftime()

Sebastjan Trepca trepca at gmail.com
Sun Oct 23 14:24:35 EDT 2005


Hi!

I'm trying to get a localized date format from strftime() but it seems
that is doesn't have any parameters for that or any information about
this issue in Python docs.

For example I want to turn this:
19 Oct, 2005
to this(slovene language):
19 Okt, 2005

Thanks for help, Sebastjan



More information about the Python-list mailing list