Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 534 Bytes

Timezone.md

File metadata and controls

14 lines (11 loc) · 534 Bytes

Timezone

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.

Options

message

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