Asserts that the given input is a valid timezone name.
Note that this may actually allow names beyond what is currently in the exact Timezone
type, because this function checks to see if the given timezone can be used to construct a date,
regardless of whether it's in our typed list or not.
Asserts that the given input is a valid timezone name.
Note that this may actually allow names beyond what is currently in the exact Timezone type, because this function checks to see if the given timezone can be used to construct a date, regardless of whether it's in our typed list or not.