List time zones
timezones
displays a list of all 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 supported by the
T
,vers
] = timezones(___)datetime
data type. For more information, see IANA Time Zone
Database.