pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
176 stars 47 forks source link

Add field for IANA timezone names #191

Closed stumpylog closed 2 months ago

stumpylog commented 2 months ago

It would be useful to include a new field which validates the input against the list of IANA time zone names (ie from here although the more canonical source is probably here).