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 isDate() handling of ISO8601 timezones #444

Merged
merged 3 commits into from
Oct 20, 2015
Merged

Conversation

chriso
Copy link
Collaborator

@chriso chriso commented Oct 20, 2015

This fixes #442.

/cc #431, #418.

isDate was giving incorrect results when the input timezone offset
differed from the user's timezone offset such that the input date
and user date were on different days.
chriso added a commit that referenced this pull request Oct 20, 2015
Fix isDate() handling of ISO8601 timezones
@chriso chriso merged commit 351b8c3 into master Oct 20, 2015
@chriso chriso deleted the chriso/isDate-timezone-fix branch October 20, 2015 22:12
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.

1 participant