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: isLeapYear only accepts integers instead of relying on instanceof to check the parameter type #199

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

Aali13265
Copy link

Fixes issues with testing frameworks that override the native Date object

See issue #197

…f to check the parameter type

Fixes issues with testing frameworks that override the native Date object
@arolson101 arolson101 merged commit 9d232bf into jkbrzt:master Feb 16, 2018
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.

3 participants