Re: Did April go missing in Asia/Amman?

[email protected] (Eric Brine) Sat, 23 Apr 2016 15:14:32 -0400
Newsgroups perl.datetime
Message-ID <CALJW-qFFqn3wDhzTPPjBknMSE-=zUBtkNVRJyXk0HAL6AMjwvg@mail.gmail.com>
On Sat, Apr 23, 2016 at 2:58 PM, Eric Brine <[email protected]> wrote:

> 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.
>

Bug fixed. Couple you please check it out?