A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-February/020430.html below:

add basic time type to the standard library

[Python-Dev] proposal: add basic time type to the standard library [Python-Dev] proposal: add basic time type to the standard libraryAnthony Baxter Anthony Baxter <anthony@ekit-inc.com>
Wed, 27 Feb 2002 11:21:22 +1100
>>> "M.-A. Lemburg" wrote
> I tried that in early version of mxDateTime -- it fails
> badly. I switched to the local time assumption very
> early in the development.

If you must store stuff without timezones, _please_ don't use
localtime. localtime is a variable thing (think what happens
when daylight savings goes on and off).

Storing UTC, or else the local time and enough timezone data to
get to UTC reliably, is the only thing that will lead to hugs and
puppies.

Anthony, who deals with stupid date/times all the time, in billing
systems, and in different time zones.

-- 
Anthony Baxter     <anthony@interlink.com.au>   
It's never to late to have a happy childhood.




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4