Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Refine encoding Date object in QueryEncoder #186

Merged
merged 1 commit into from
Apr 27, 2019

Conversation

ananfang
Copy link
Contributor

Refine #114.

Date object should be encoded like:
[
"__type": "Date",
"iso": "2006-04-22T00:13:00.520Z"
]

@ananfang
Copy link
Contributor Author

I found modifying iOS / OSX library is not enough, it should also modify parse-server LiveQuery/QueryTools.js

Please check parse-community/parse-server#5540, and review it, thanks.

@TomWFox TomWFox requested a review from mrmarcsmith April 27, 2019 08:01
@mrmarcsmith
Copy link
Contributor

Thanks @ananfang!

@mrmarcsmith mrmarcsmith merged commit fedc1e3 into parse-community:master Apr 27, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants