Function mz_expr::func::cast_timestamp_to_date
source ยท pub fn cast_timestamp_to_date<'a>(
a: CheckedTimestamp<NaiveDateTime>,
) -> Result<Date, EvalError>
pub fn cast_timestamp_to_date<'a>(
a: CheckedTimestamp<NaiveDateTime>,
) -> Result<Date, EvalError>