Re: [Python-Dev] Add aware local time support to datetime module

2010-10-13 Thread Alexander Belopolsky
It looks like this response has slipped under my radar. Sorry. On Sun, Aug 8, 2010 at 4:37 AM, Lennart Regebro wrote: [skipped description of two alternative solutions] .. > For all of the reasons you give above, I think it's a bad idea. :-) > I did not give any reason for not having access to t

Re: [Python-Dev] Add aware local time support to datetime module

2010-08-08 Thread Lennart Regebro
On Wed, Aug 4, 2010 at 19:46, Alexander Belopolsky wrote: > [I've got no response from python-ideas, so I am forwarding to python-dev.] > > With addition of fixed offset timezone class and the timezone.utc > instance [0], it is easy to get UTC time as an aware datetime > instance: > datetime.