DB
FunctionsDate & Time

parse_datetime64_best_effort_us_or_null

Parses text into epoch milliseconds with permissive parsing for microsecond-oriented inputs and returns null on failure.

parse_datetime64_best_effort_us_or_null(…) → Int64

Kind · scalar

Parses text into epoch milliseconds with permissive parsing for microsecond-oriented inputs and returns null on failure.

Part of the Date & Time family.