[Python-Dev] Status on PEP-431 Timezones

Chris Barker chris.barker at noaa.gov
Mon Jul 27 21:20:00 CEST 2015


On Mon, Jul 27, 2015 at 12:07 PM, Chris Angelico <rosuav at gmail.com> wrote:

> > - A minute is exactly 60 seconds.
>
> No leap second support, presumably. Also feature?
>

Leap seconds come in when you convert to a Calendar representation -- a
minute is 60 seconds, always -- even when passing over a leap second.

-CHB



-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150727/a3d25467/attachment.html>


More information about the Python-Dev mailing list