Function mz_expr::scalar::func::impls::mz_timestamp::cast_date_to_mz_timestamp

source ยท
pub fn cast_date_to_mz_timestamp<'a>(a: Date) -> Result<Timestamp, EvalError>