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/2012-June/119943.html below:

[Python-Dev] TZ-aware local time

[Python-Dev] TZ-aware local timeAlexander Belopolsky alexander.belopolsky at gmail.com
Wed Jun 6 00:33:28 CEST 2012
On Tue, Jun 5, 2012 at 6:07 PM, Guido van Rossum <guido at python.org> wrote:
>> I've also been arguing against "local time" tzinfo
>
> Why? I don't see your argumentation against such a tzinfo in the bug

See http://bugs.python.org/issue9063 .

The problem is again the DST ambiguity.  One day a year, datetime(y,
m, d, 1, 30, tzinfo=Local) represents two different times and another
day it represents no valid time.  Many applications can ignore this
problem but stdlib should not.

The documentation example (fixed in issue 9063) addresses the
ambiguity by defaulting to standard time, but it does this at a cost
of having no way to spell "the other hour."
More information about the Python-Dev mailing list

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