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