Converting a time string to a more readable date, time

Thierry Lam lamthierry at gmail.com
Mon Oct 27 16:45:29 EDT 2008


I have a python time string which has the following value:

1225137896

The above corresponds to 2008/10/27 16:04:56

What can I use to convert 1225137896 to a more readable date, time
format?



More information about the Python-list mailing list