List.DateTimeZones

Syntax

List.DateTimeZones(start as datetimezone, count as number, step as duration) as list

Description

Returns a list of datetimezone values of size count, starting at start. The given increment, step, is a duration value that is added to every value.

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / List Functions / List.DateTimeZones