Verdandi Configuration Scope
DSL scope for configuring Verdandi global settings.
This scope provides a fluent API for setting global configuration values.
Example
Verdandi.configure {
defaultTimeZone = VerdandiTimeZone.UTC
defaultWeekStart = WeekStart.Sunday
}Content copied to clipboard