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