Great, it works, thanks :)
On 23/10/05, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> Sebastjan Trepca wrote:
>
> > 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.
> >
> > F
Sebastjan Trepca wrote:
> 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
you
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
--
http://