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?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to