Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65079 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-01-31 13:35 +1100 |
| Last post | 2014-01-31 13:35 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Improving support for timezones in Python (was: UTC "timezone" causing brain explosions) Chris Angelico <rosuav@gmail.com> - 2014-01-31 13:35 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-01-31 13:35 +1100 |
| Subject | Re: Improving support for timezones in Python (was: UTC "timezone" causing brain explosions) |
| Message-ID | <mailman.6188.1391135739.18130.python-list@python.org> |
On Fri, Jan 31, 2014 at 1:26 PM, Ben Finney <ben+python@benfinney.id.au> wrote: > He also reinforces the message that UTC is the canonical timezone for > storing and manipulating timestamp values, and we should be converting > to/from those canonical values as early/late as possible in our programs. Call it a "UTC Sandwich", like Ned Batchelder's "Unicode Sandwich". It's a good idea for the same reason. ChrisA
Back to top | Article view | comp.lang.python
csiph-web