List time zones
timezones
displays a list of all Internet Assigned Numbers Authority
(IANA) time zones accepted by the datetime
function. For
each time zone, the list includes the offset from UTC (in hours, where east is
positive) and the daylight saving time shift (in hours).
timezones(
displays
a list containing all IANA time zones in the specified geographic
area.area
)
[
also returns the IANA Time Zone Database version currently used by the
T
,vers
] = timezones(___)datetime
data type. This version includes recent updates
from the IANA. For more information, see IANA Time Zone
Database.