FunctionsDate & Time
parse_datetime_best_effort_or_null
Parses text into UTC epoch seconds using permissive timestamp format handling and returns null on failure.
parse_datetime_best_effort_or_null(…) → Int64Kind · scalar
Parses text into UTC epoch seconds using permissive timestamp format handling and returns null on failure.
Part of the Date & Time family.