📄️ Time.EndOfHour
Returns the end of the hour.
📄️ Time.From
Creates a time from the given value.
📄️ Time.FromText
Creates a Time from local and universal, and custom Time formats.
📄️ Time.Hour
Returns the hour component.
📄️ Time.Minute
Returns the minute component.
📄️ Time.Second
Returns the second component.
📄️ Time.StartOfHour
Returns the start of the hour.
📄️ Time.ToRecord
Returns a record containing the Time value's parts.
📄️ Time.ToText
Returns a textual representation of the time value.