DateTimeZone.ToText

Syntax

DateTimeZone.ToText(dateTimeZone as nullable datetimezone, optional format as nullable text, optional culture as nullable text) as nullable text

Description

Returns a textual representation of dateTimeZone. An optional format may be provided to customize the formatting of the text. An optional culture may also be provided (for example, “en-US”).

Reference Data

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

Power Query M Functions / DateTimeZone Functions / DateTimeZone.ToText