[Python-Dev] Issue 2736: datetimes and Unix timestamps (original) (raw)
Dirkjan Ochtman dirkjan at ochtman.nl
Tue Jun 5 17:25:19 CEST 2012
- Previous message: [Python-Dev] Issue 2736: datetimes and Unix timestamps
- Next message: [Python-Dev] Issue 2736: datetimes and Unix timestamps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jun 5, 2012 at 5:07 PM, Guido van Rossum <guido at python.org> wrote:
In fact, we might go further and define fromtimestamp() to do the same thing. Then the only difference between the two would be what timezone they use if there is no tzinfo. That's fine with me.
Yeah, that sounds good.
Cheers,
Dirkjan
- Previous message: [Python-Dev] Issue 2736: datetimes and Unix timestamps
- Next message: [Python-Dev] Issue 2736: datetimes and Unix timestamps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]