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

Anyone else having their expiration/relevant dates set to the day before the one you specify? #34

Closed
jeffdeville opened this issue Nov 4, 2013 · 2 comments

Comments

@jeffdeville
Copy link

I'm setting my expiration dates in the required rfc3339 format using either:
DateTime.parse(Date.today.to_s).to_s
or
Date.today.strftime(""%Y-%m-%dT%H:%M:%S%:z"")

In the simulator and Safari on a mac, this is yielding correct results. But on an ios7 phone, It's subtracting 1 day from my date for the expiration date. I suspect this is a question for StackOverflow, but was hoping someone here might have seen this before.

@lgleasain
Copy link
Collaborator

did you ever find a solution for this?

@jeffdeville
Copy link
Author

No, I'm afraid I rolled off of this project before I had a chance. Sorry.

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

No branches or pull requests

2 participants