Skip to content

Fix datetime format used in Local Push Scheduling. Scheduling does not w... #47

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

Merged
merged 1 commit into from
Oct 10, 2014

Conversation

frankhefeng
Copy link

Fix datetime format used in Local Push Scheduling.
According to Parse Rest doc, push_time should be an ISO 8601 date without a time zone, i.e. 2014-10-16T12:00:00.
But it was formatted as 2014-10-16T12:00:00.000Z, then Local Push Scheduling does not work.

@gfosco
Copy link
Contributor

gfosco commented Oct 9, 2014

Please remove the changes to composer.json

@frankhefeng
Copy link
Author

Removed. Sorry, I thought it would not be included in pull request as it was done after the request.

gfosco added a commit that referenced this pull request Oct 10, 2014
Fix datetime format used in Local Push Scheduling. Scheduling does not w...
@gfosco gfosco merged commit 848728d into parse-community:master Oct 10, 2014
@gfosco
Copy link
Contributor

gfosco commented Oct 10, 2014

Thank you very much for the contribution! 👍

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