Hi, I'm newbie in Retool so maybe the answer is easy:
When I see the fields of my document in Firestore I can see the timestamp data:
But when I try to see it in Retool, I don't get the timestamp, only some data I don't know where it comes from (seconds and nanoseconds).
By the way, I can see the timestamp when I get the list of documents inside a table, and I'm also able to update the timestamp using, for example "moment()", but still can't read the timestamp in text inputs components or date/time components, not even in jsonEditor.
Thanks!