Re: Did April go missing in Asia/Amman?
[email protected] (Eric Brine) Sat, 23 Apr 2016 14:58:47 -0400
| Newsgroups | perl.datetime |
|---|---|
| Message-ID | <CALJW-qE4ckojHtjyTpAvkGs1WZiZF5-STcR+vp_zdBtjdRSaTA@mail.gmail.com> |
On Sat, Apr 23, 2016 at 2:57 PM, Eric Brine <[email protected]> wrote: > Zephram, could you verify the updated code: > > http://stackoverflow.com/a/21000824/589924 > > Assumptions: > > > - There is no dt to which one can add time to obtain a dt with an > earlier date. > - In no time zone does a date starts more than 48*60*60 seconds before > the date starts in UTC. > - In no time zone does a date starts more than 48*60*60 seconds after > the date starts in UTC. > > > Hold on, it's buggy.