Re: [Tutor] can time.time() be reversed so as to get date?
by Timo other posts by this author
Nov 6 2009 10:15AM messages near this date
Re: [Tutor] can time.time() be reversed so as to get date?
|
Re: [Tutor] can time.time() be reversed so as to get date?
Shashwat Anand schreef:
> If I have been given the number of seconds from midnight 1970.01.01
> GMT, can I calculate the date, month and time in the following format
> : 'Fri Nov 6 9:58:16 2009' ?
Yes, I think it can be done with the datetime module.
Timo
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tutor maillist - Tutor@[...].org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist - Tutor@[...].org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
Thread:
Shashwat Anand
Vince Spicer
Alan Gauld
Alan Gauld
Alan Gauld
Timo
Shashwat Anand
Luke Paireepinart
Shashwat Anand
Dave Angel
|