strftime in python 2.2
by Flyzone other posts by this author
Aug 13 2007 8:44AM messages near this date
Re: Getting started with JPype
|
Re: strftime in python 2.2
I'm trying to make work this code in python 2.2.3:
check=datetime.datetime.today().strftime("%H%M")
but datetime is not supported in that version but just in the later.
I can't upgrade python, too many dependencies in a critical system.
How can i convert that string to have the same result?
Hope someone can help me,
Thanks in advance
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
Flyzone
Martin Blume
|