[Datetime-SIG] A local timezone class

Alexander Belopolsky alexander.belopolsky at gmail.com
Sat Aug 29 01:37:24 CEST 2015


On Fri, Aug 28, 2015 at 6:53 PM, Guido van Rossum <guido at python.org> wrote:

> I'm not entirely sure why we didn't add this to the stdlib ages ago.


Maybe because tm_gmtoff was not added to time.struct_time until Python 3.3
[1] and was not available from the most of the C libraries at the time?

[1]: https://docs.python.org/3/library/time.html#time.struct_time
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/datetime-sig/attachments/20150828/17e10f6f/attachment.html>


More information about the Datetime-SIG mailing list