FunctionsDate & Time
to_start_of_nanosecond
Rounds each input timestamp to nanosecond precision; at millisecond runtime precision this preserves the value.
to_start_of_nanosecond(…) → DateTime64Kind · scalar
Rounds each input timestamp to nanosecond precision; at millisecond runtime precision this preserves the value.
Part of the Date & Time family.