DB
FunctionsDate & Time

to_second

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

to_second(…) → Int64

Kind · scalar

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

Part of the Date & Time family.