convert from date string to epoch

Stefan Antonelli stefan.antonelli at operun.de
Sat Dec 16 00:51:14 CET 2006


Hi,

i have to convert several timestamps. The given format, eg "yyyy-mm-dd hh:mm:ss"
has to be converted to an epoch string. Is there any proper way to do this?

If not, i have to split the given string and resolve this by a calculation?

Thanks for help.

Stefan.



More information about the Python-list mailing list