Skip to main content

interval_day_from_pair

Function interval_day_from_pair 

Source
fn interval_day_from_pair(
    pair: Pair<'_, Rule>,
    precision: SupportedPrecision,
) -> Result<IntervalDayToSecond, IntervalDayError>
Expand description

Convert a matched Rule::interval_day_duration into an IntervalDayToSecond at precision.