is_recognized_tzone() returns TRUE for strings that are recognized IANA
time zone names, and FALSE otherwise.
Details
Recognized time zones are those listed in tzdb::tzdb_names(), which
provides an up-to-date copy of time zones from the IANA time zone database.
<phinterval> vectors with an unrecognized time zone are formatted using
the "UTC" time zone with a warning.
