Rafe Kaplan added the comment:
"Note that I am not suggesting passing anything to utcnow(). I would
either leave it unchanged or make it always return aware datetime
instances."
FYI, all other issues aside, having utcnow() (with no parameters) return a
tzaware instance will
Rafe Kaplan added the comment:
Alexander, about 1, that's a pretty good question. I had originally wanted to
do something like that but Brett Cannon at the time thought it was not the
right approach. I don't recall the details. Maybe Brett can recall. I think
we had that conve
Rafe Kaplan added the comment:
I thought I had uploaded this last night, apologies.
Added file: http://bugs.python.org/file13029/datetime-utc-doc.patch
___
Python tracker
<http://bugs.python.org/issue5
Changes by Rafe Kaplan :
--
keywords: +patch
Added file: http://bugs.python.org/file13023/datetime-utc.patch
___
Python tracker
<http://bugs.python.org/issue5
Rafe Kaplan added the comment:
I'm going to attempt to implement this feature.
--
nosy: +rafe
___
Python tracker
<http://bugs.python.org/issue5094>
___
___