Closed rmrbytes closed 3 years ago
What is FieldValue
a reference to, a NodeJS SDK implementation? Is there something wrong with 'createdOn': new Date()
?
Thanks for the response. The thought was to use server time. Hence the use of serverTimeStamp
in place of new Date()
. I am using it in the manner you have suggested.
I am updating documents from Google Sheets to my Firestore database
Minimal Code to Reproduce the Problem
Explain the Problem in Detail
Is it possible to set a field using the Server Time Stamp?
Library Version:
33
Thanks