All pages
Powered by GitBook
1 of 1

Loading...

Timezone

A time zone name in IANA ID format (e.g. Europe/Prague)

Specification

editable

  • Type: Boolean

  • If true, the user can manually edit (map) a time zone. The time zone name must be valid.

Example

Basic timezone input

By default, the timezone parameter is displayed as select with all available time zones as options.

[
	{
		"name": "timezone",
		"type": "timezone",
		"label": "Time zone"
	}
]