Re: Did April go missing in Asia/Amman?
[email protected] (Bill Moseley) Mon, 25 Apr 2016 07:23:15 -0700
| Newsgroups | perl.datetime |
|---|---|
| Message-ID | <CAKhN_m7F1GpiO6LL7U5yU-QLE2c-167NwOuyKAqX=zpd-5yrXw@mail.gmail.com> |
Thank you Eric and Zefram! On Sun, Apr 24, 2016 at 10:11 AM, Eric Brine <[email protected]> wrote: > Released DateTimeX::Start to cpan > http://search.cpan.org/perldoc?DateTimeX::Start > > On Sat, Apr 23, 2016 at 5:29 PM, Eric Brine <[email protected]> wrote: > >> Thanks! Yeah, knowing that, I can easily make my code only consider >> minutes. I'll also incorporate your "rd" optimziation >> >> On Sat, Apr 23, 2016 at 5:16 PM, Zefram <[email protected]> wrote: >> >>> 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 >>> >> >> > -- Bill Moseley [email protected]