date-time →
hour-of-day() → integer

returns a numeric value representing the hours of the date passed as the argument

Parameters

This function has no parameters.

Examples

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

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


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