What is the timezone/format that is used when dates are stored in the database?
Dates are stored in UTC. In CloudCode one can import and use moment-timezone to parse dates in specific timezones.
What is the timezone/format that is used when dates are stored in the database?
Dates are stored in UTC. In CloudCode one can import and use moment-timezone to parse dates in specific timezones.