Re: Did April go missing in Asia/Amman?
[email protected] (Zefram) Sat, 23 Apr 2016 22:16:02 +0100
| Newsgroups | perl.datetime |
|---|---|
| Message-ID | <[email protected]> |
Eric Brine wrote: >Thanks. I'll study this. I didn't think dividing by 60, adding 60 and >subtracting 60 was safe before of leap seconds. POSIX time, what DateTime calls "epoch" time, doesn't count leap seconds. Each multiple of 60 corresponds to the top of a UTC minute. -zefram