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

4024: fix incorrect date when changing year from leap to normal #4153

Closed
wants to merge 1 commit into from
Closed

4024: fix incorrect date when changing year from leap to normal #4153

wants to merge 1 commit into from

Conversation

lightbringer1991
Copy link
Contributor

@lightbringer1991 lightbringer1991 commented Sep 1, 2017

This is the fix for #4024

Changes:
If date is 29/02/xxxx, in which xxxx is a leap year, then:

  • when changing year to a normal year, the date should become 28/02/yyyy
  • when changing to a leap year, the date should become 29/02/zzzz

@jsf-clabot
Copy link

jsf-clabot commented Sep 1, 2017

CLA assistant check
All committers have signed the CLA.

@ichernev
Copy link
Contributor

Close in favor of #4255

@ichernev ichernev closed this Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants