convert from date string to epoch

Stefan Antonelli stefan.antonelli at operun.de
Fri Dec 15 18:51:14 EST 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