What timezone/format are dates stored in the database?

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.