date-time →
hour() → text

returns a textual value at format hh (24 hours format) representing the hours of the dateTime passed as the argument

Parameters

This function has no parameters.

Examples

#"2024-01-15 12:30:00" | hour  "12"

Kind: Function
Scope: temporal
Aliases: dateTime-to-hour


This site uses Just the Docs, a documentation theme for Jekyll.