How to initialize the class Values to DateTime fields/contentts like we initalize to IntegerValue?(Values::IntegerValue intV(value);) #176
Closed
RICARDO3TALENTOS
started this conversation in
General
Replies: 1 comment
-
There is no datetime value available from Firestore API, but timestamp. Please check the Firestore REST API documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to initialize the classe Values to a DateTime field/contend and i tried to use the syntax below, but it did not work:
So, i ask how i can do it....
Beta Was this translation helpful? Give feedback.
All reactions