[perl #127161] DateTime methods .earlier and .later allow negative years, days, seconds but not months (.earlier(months => -1))

2016-01-09 Thread Christian Bartolomaeus via RT
On Tue Jan 05 03:55:57 2016, elizabeth wrote: [...] > Fixed with d80c728e257dbe17384c4 , test unfudged with 233d409 , can be > closed. Thanks! I'm closing this ticket as 'resolved'.

Re: [perl #127161] DateTime methods .earlier and .later allow negative years, days, seconds but not months (.earlier(months => -1))

2016-01-05 Thread Elizabeth Mattijsen
> On 05 Jan 2016, at 02:25, Alex Jakimenko (via RT) > wrote: > > # New Ticket Created by Alex Jakimenko > # Please include the string: [perl #127161] > # in the subject line of all future correspondence about this issue. > #

[perl #127161] DateTime methods .earlier and .later allow negative years, days, seconds but not months (.earlier(months => -1))

2016-01-04 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #127161] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127161 > These are not working: Code: say DateTime.new(ā€˜2016-01-31T05:00:00Zā€™).earlier(months