Function mz_expr::func::to_timestamp

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