You can either work with datetime module (see datetime.datetime.strptime) or 
with the time module (see time.strptime and time.mktime)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to