-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
I think it is worth fixing the faulty (unintuitive) behavior of PHP, and making subMonth() work as expected.
To make sure the former behavior can also be used if desired, we could provide a method addMonthsExact() or addMonthsOverflow().
What do you think?
Since the lib is new we do have the change to do that without breaking user land code.
Reactions are currently unavailable