Syntax
DateTimeZone.From(value as any, optional culture as nullable text) as nullable datetimezone
Description
Returns a datetimezone value from the given value. An optional culture may also be provided (for example, “en-US”). If the given value is null, DateTimeZone.From returns null. If the given value is datetimezone, value is returned. Values of the following types can be converted to a datetimezone value:
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference