Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subtracting a month does not work #32

Merged
merged 2 commits into from Feb 11, 2020
Merged

Subtracting a month does not work #32

merged 2 commits into from Feb 11, 2020

Conversation

urgentx
Copy link
Collaborator

@urgentx urgentx commented Jan 31, 2020

#30

This is a breaking change, but it is an improvement in terms of semantics. We should not take the 0-index ordering of months of the Java Date APIs as gospel here. 5.months should actually give us 5 months worth of duration to add to a Date.

@urgentx urgentx self-assigned this Jan 31, 2020
@urgentx urgentx added the bug label Jan 31, 2020
@urgentx urgentx merged commit 94a6214 into master Feb 11, 2020
@urgentx urgentx deleted the issues/issue30 branch February 11, 2020 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant