FunctionsDate & Time
to_date
Converts the input value to a calendar date represented as whole days since the Unix epoch.
to_date(…) → DateKind · scalar
Converts the input value to a calendar date represented as whole days since the Unix epoch.
Part of the Date & Time family.