You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to, every once and a while, check if the database has any updates. I see that there is an updatedAt field in Set object, however I need to know what timezone this field uses. I presume UTC, but I would like to double check.
The text was updated successfully, but these errors were encountered:
I am trying to, every once and a while, check if the database has any updates. I see that there is an
updatedAt
field inSet
object, however I need to know what timezone this field uses. I presume UTC, but I would like to double check.The text was updated successfully, but these errors were encountered: