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 -- http://mail.python.org/mailman/listinfo/python-list
- converting epoch time to string (and vice versa) Astan Chee
- Re: converting epoch time to string (and vice versa) Amit Khemka
- Re: converting epoch time to string (and vice versa) Paul Boddie
- Re: converting epoch time to string (and vice versa) Paul McGuire