pub fn cast_timestamp_tz_to_date<'a>( a: CheckedTimestamp<DateTime<Utc>>, ) -> Result<Date, EvalError>