November 16, 2022 release notes

OPAL

parse_timestamp()

Parse a string value as a timestamp based on a format string. parse_timestamp() is useful when your timestamps aren’t in ISO 8601 format. You may optionally supply a timezone if the time string does not contain one. Otherwise, a time string without a timezone is parsed as UTC.