News

I learned through #23355 that we support some casts from String to temporal types where this is less of a cast, but more of a parse. We have temporal parsing methods str.to_time, str.to_date, ...