defaultTimeZone

The default timezone to use when not explicitly specified.

If set to null, the system timezone will be used.

Verdandi.configure {
defaultTimeZone = VerdandiTimeZone.UTC
}