Function mz_expr::scalar::func::impls::float64::to_timestamp

source ยท
pub fn to_timestamp<'a>(
    f: f64,
) -> Result<CheckedTimestamp<DateTime<Utc>>, EvalError>