Time.ToText

Syntax

Time.ToText(time as nullable time, optional format as nullable text, optional culture as nullable text) as nullable text

Description

Returns a textual representation of time. 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 / Time Functions / Time.ToText