go-ozzo / ozzo-validation

An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
MIT License
3.73k stars 224 forks source link

Validate time zone? #153

Open hsblhsn opened 3 years ago

hsblhsn commented 3 years ago

Hi there,

How can I validate time zone?