date-time →
second-of-minute() → integer

returns a numeric value representing the seconds of the minute of the date passed as the argument

Parameters

This function has no parameters.

Examples

#"2024-01-15 12:30:00" | second-of-minute  0

Kind: Function
Scope: temporal
Aliases: dateTime-to-second-of-minute


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