Times and dates

Pedro RODRIGUEZ pedro_rodriguez at club-internet.fr
Thu Nov 7 13:12:59 EST 2002


On Thu, 07 Nov 2002 17:14:04 +0100, YorizZ wrote:

> "Carsten Gaebler" <clpy at snakefarm.org> schreef in bericht
> news:aqe343$9kd$1 at news.schlund.de...
>> YorizZ wrote:
>>
>> > I know that i can create a string from a date with strtime(date), but
> not
>> > the other way around..
>>
>> strptime() may be your friend if your platform supports it:
> 
> Yeah,
> 
> I know about that.
> Unfortunately i have to deal with windows...

So why not start here :
http://py.vaults.ca/apyllo.py?find=strptime

and pick up your choice

Pedro



More information about the Python-list mailing list