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

[Feature Request] Saving timestamp values #26

Open
tomoyuki28jp opened this issue Jan 13, 2024 · 3 comments
Open

[Feature Request] Saving timestamp values #26

tomoyuki28jp opened this issue Jan 13, 2024 · 3 comments

Comments

@tomoyuki28jp
Copy link

tomoyuki28jp commented Jan 13, 2024

To implement this functionality, it may be necessary to transmit the 'transform' property. https://gist.github.com/mikelehen/6c8f67164f18b7b49135231f1cc0cf29

@alexiglesias93
Copy link
Member

The Firestore API already includes the createTime and updateTime timestamp values by default, as far as I know this is already included in the library too:
API ref:
https://cloud.google.com/firestore/docs/reference/rest/v1/projects.databases.documents#get

Fireworkers:

...timestamps,

@tomoyuki28jp
Copy link
Author

tomoyuki28jp commented Jan 14, 2024

If I understand correctly,

@tomoyuki28jp
Copy link
Author

I will probably not be using this library, so feel free to close this issue if you don't need the feature!

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