convert from date string to epoch

John Machin sjmachin at lexicon.net
Fri Dec 15 20:30:51 EST 2006


Stefan Antonelli wrote:
> 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.

What is 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?

Is that a question or a statement?




More information about the Python-list mailing list