Validates that a value is a valid timezone identifier (e.g. Europe/Moscow). Timezone list can be found here. For more details visit MomentJS Timezone Documentation.
type: string
default: This value is not a valid timzone.
This message is shown if the underlying data is not a valid timezone identifier.
Parameter | Description |
---|---|
{{ value }} | The current (invalid) value |