Function mz_expr::func::cast_timestamp_tz_to_mz_timestamp
source ยท pub fn cast_timestamp_tz_to_mz_timestamp<'a>(
a: CheckedTimestamp<DateTime<Utc>>,
) -> Result<Timestamp, EvalError>
pub fn cast_timestamp_tz_to_mz_timestamp<'a>(
a: CheckedTimestamp<DateTime<Utc>>,
) -> Result<Timestamp, EvalError>