Function mz_expr::func::to_timestamp

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