X Tutup
Skip to content

Return Dates as com.google.cloud.Timestamps#3317

Merged
schmidt-sebastian merged 4 commits intomasterfrom
mrschmidt-timestamps
Jun 6, 2018
Merged

Return Dates as com.google.cloud.Timestamps#3317
schmidt-sebastian merged 4 commits intomasterfrom
mrschmidt-timestamps

Conversation

@schmidt-sebastian
Copy link
Copy Markdown
Contributor

This PR ports the changes from cr/191495680 and enables Firestore to return com.google.cloud.Timestamps with nanosecond precision.

The PR also removes Instant from the Firestore codebase, and instead returns and uses com.google.cloud.Timestamp everwhere.

About half the lines in this PR are from updating CustomClassMapper to the version in Google3. Review at your own digression (it's mostly copy&paste).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup