mz_expr::func

Function to_timestamp

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