Closed jpaulgs closed 4 years ago
Fixes #526
I haven't implemented equality in all offsets because Week, Month and Year offsets do not implement the multiplier method.
multiplier
Hmm it looks like 2.1, 2.2 and 2.3 are failing because pry-byebug isn't available...
Fixes #526
I haven't implemented equality in all offsets because Week, Month and Year offsets do not implement the
multiplier
method.