converting epoch time to string (and vice versa)

Astan Chee stanc at al.com.au
Tue Mar 13 01:42:02 EDT 2007


Hi,
I have a string in this format "DD/MM/YYY" for example:
tdate = "18/01/1990"
and Im trying to convert this to epoch time, can anyone help?
Im also trying to convert that epoch time to the string format 
previously. Can anyone help this one too?
Thanks!
Astan



More information about the Python-list mailing list