Skip to main content

Timezone

Stored in the timezones collection. createdAt and updatedAt are maintained automatically.

Returned by GET /timezone, POST /timezone, GET /timezone/:id, PUT /timezone/:id, POST /timezone/initialize, GET /timezone/stats.

FieldTypeNotes
valuestringrequired · unique
abbrstringrequired
offsetnumberrequired
isdstbooleanrequired · default false
textstringrequired
utcstring[]required · default []
createdByObjectId -> Memberdefault null
updatedByObjectId -> Memberdefault null
_idObjectIddefault "6a95712f932657988a91c0e0"
createdAtdateset once
updatedAtdate

Virtuals (computed, present only when the endpoint asks for them): displayText.