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

Fix an issue where February shows up as March in the date picker #731

Merged
merged 2 commits into from
Jan 2, 2018
Merged

Fix an issue where February shows up as March in the date picker #731

merged 2 commits into from
Jan 2, 2018

Conversation

mwalling
Copy link

When the current day of the month is greater than the number of days in
the month, the date class was rolling forward to March.

Before the fix:
screen shot 2017-12-29 at 8 17 38 pm

And after:
screen shot 2017-12-29 at 8 18 13 pm

mwalling and others added 2 commits December 29, 2017 20:15
When the current day of the month is greater than the number of days in
the month, the date class was rolling forward to March.
@djaiss djaiss merged commit 8bbae23 into monicahq:master Jan 2, 2018
@djaiss
Copy link
Member

djaiss commented Jan 2, 2018

Woot 🎆

turtles2 pushed a commit to turtles2/monica that referenced this pull request Jan 2, 2018
…icahq#731)

When the current day of the month is greater than the number of days in
the month, the date class was rolling forward to March.
@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants