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/119925.html below:

[Python-Dev] Issue 2736: datetimes and Unix timestamps

[Python-Dev] Issue 2736: datetimes and Unix timestamps [Python-Dev] Issue 2736: datetimes and Unix timestampsAlexander Belopolsky alexander.belopolsky at gmail.com
Tue Jun 5 20:21:45 CEST 2012
On Tue, Jun 5, 2012 at 1:41 PM, Guido van Rossum <guido at python.org> wrote:
> Maybe you need to get out more. :-) This is how datetime is
> represented in App Engine's datastore:
> https://developers.google.com/appengine/docs/python/datastore/typesandpropertyclasses#DateTimeProperty
> (Note: These docs are unclear about whether a tzinfo attribute is
> present. The code is clear that it isn't.)

>From the docs: "Some libraries use the TZ environment variable to
control the time zone applied to date-time values. App Engine sets
this environment variable to 'UTC'."  This means that  App Engine's
local timezone is UTC and strictly speaking this is not a counter
example to what I said.  Proposed mktime() based code will still work
in this case.
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