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

Setting date to current year #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ashhitch
Copy link

@ashhitch ashhitch commented Jan 5, 2016

Currently the maxYear is set to 2015 as we in 2016 this will likely break a lot of apps not checking this. I have change this to : new Date().getFullYear() so its always the current year.

@colbywhite
Copy link

Closes #54

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.

2 participants