date and time comparison how to

noydb jenn.duerr at gmail.com
Mon Oct 29 22:02:59 EDT 2012


if I do time.time() I get 1351562187.757, do it again I get 1351562212.2650001 --- so I can compare those, the latter is later then the former.  Good.  SO how do I turn pdf_timeStamp (a string) above into time in this (as from time.time()) format?  Am I on the right track -- is that the way to do a time comparison?



More information about the Python-list mailing list