Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76585

Re: How to look up historical time zones by date and location

From Denis McMahon <denismfmcmahon@gmail.com>
Newsgroups comp.lang.python
Subject Re: How to look up historical time zones by date and location
Date 2014-08-19 17:44 +0000
Organization A noiseless patient Spider
Message-ID <lt02db$tmv$1@dont-email.me> (permalink)
References (5 earlier) <mailman.13107.1408384942.18130.python-list@python.org> <lstqar$pg5$2@reader1.panix.com> <53F2A197.3090401@gmail.com> <53F2A8E2.9000804@gmail.com> <mailman.13153.1408465604.18130.python-list@python.org>

Show all headers | View raw


On Tue, 19 Aug 2014 10:25:58 -0600, Ian Kelly wrote:

> We might be able to be more helpful if you would be more clear about
> what problem it is that you are trying to solve. Are you trying, for a
> given point on the Earth, to determine what nautical time zone it falls
> into, or some other "natural" time zone, or its LMT offset, or something
> else? For any of those cases, I think the Olson database of *legal* time
> zones is not going to be very useful. It would probably be better to
> obtain the longitude and do the calculation yourself.

Agreed, if OP wishes to insist that time is defined solely by longitude, 
then his best bet is to look up the longitude of the point in question on 
google maps and calculate his UTC time zone offset from that at 240 
seconds of time per degree longitude.

But Urumqi seems to be almost 83 seconds wide in astronomical time terms, 
so does he want West Urumqi time, Central Urumqi time or East Urumqi time?

-- 
Denis McMahon, denismfmcmahon@gmail.com

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: How to look up historical time zones by date and location Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-18 11:53 -0600
  Re: How to look up historical time zones by date and location pecore@pascolo.net - 2014-08-18 21:47 +0200
  Re: How to look up historical time zones by date and location Grant Edwards <invalid@invalid.invalid> - 2014-08-18 21:14 +0000
    Re: How to look up historical time zones by date and location luofeiyu <elearn2014@gmail.com> - 2014-08-19 09:31 +0800
    Re: How to look up historical time zones by date and location luofeiyu <elearn2014@gmail.com> - 2014-08-19 09:00 +0800
    Re: How to look up historical time zones by date and location Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-19 10:25 -0600
      Re: How to look up historical time zones by date and location Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-19 17:44 +0000

csiph-web