mz_expr::scalar::func::impls::float64

Function to_timestamp

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