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 the Expiration Date time zone to UTC #166

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

thezonie
Copy link
Contributor

Specifying a yyyy-MM-dd string as an expiration date is ambiguous depending on the current time zone of the device. Setting the time zone of the NSDateFormatter to UTC will result in consistent expiration calculations independent of the device's local time zone.

Specifying a yyyy-MM-dd string as an expiration date is ambiguous depending on the current time zone of the device. Setting the time zone of the NSDateFormatter to UTC will result in consistent expiration calculations independent of the device's local time zone.
@nabla-c0d3
Copy link
Member

Thanks! We'll take a look

@nabla-c0d3 nabla-c0d3 added this to the 1.6.0 milestone Jun 5, 2018
@nabla-c0d3 nabla-c0d3 merged commit 49d48d5 into datatheorem:master Jul 9, 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.

2 participants