Checks that the given timezone is valid.
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.
Checks that the given timezone is valid.
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.