DB
FunctionsDate & Time

to_date

Converts the input value to a calendar date represented as whole days since the Unix epoch.

to_date(…) → Date

Kind · scalar

Converts the input value to a calendar date represented as whole days since the Unix epoch.

Part of the Date & Time family.