Skip to main content

date_part_timestamp_timestamp_tz_numeric

Function date_part_timestamp_timestamp_tz_numeric 

Source
fn date_part_timestamp_timestamp_tz_numeric(
    units: &str,
    ts: CheckedTimestamp<DateTime<Utc>>,
) -> Result<Numeric, EvalError>