On 2007-09-11, Shawn Milochik <[EMAIL PROTECTED]> wrote:

> I have done what I wanted, but I think there must be a much better way.
See the strptime() function in either the time or the datetime
modules:

http://docs.python.org/lib/module-time.html
http://docs.python.org/lib/module-datetime.html

-- 
Grant Edwards                   grante             Yow! Here we are in America
                                  at               ... when do we collect
                               visi.com            unemployment?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to