Python question

Thomas Charron twaffle at gmail.com
Tue Jan 6 16:36:24 EST 2009


On Tue, Jan 6, 2009 at 4:26 PM, Paul Lussier <p.lussier at comcast.net> wrote:
> Hi Folks,
> Is there a python way to get HH:MM:SS from time.localtime()  ?

  time.strptime?

-- 
-- Thomas


More information about the gnhlug-discuss mailing list