DB
FunctionsDate & Time

to_minute

Extracts the minute component (0..59) from the input date or timestamp.

to_minute(…) → Int64

Kind · scalar

Extracts the minute component (0..59) from the input date or timestamp.

Part of the Date & Time family.