FunctionsType Conversion
to_datetime_or_default
Converts values to DateTime epoch-seconds and falls back to a caller-provided default when conversion fails.
to_datetime_or_default(…) → DateTimeKind · scalar
Converts values to DateTime epoch-seconds and falls back to a caller-provided default when conversion fails.
Part of the Type Conversion family.