pub type IntervalMonthDayNanoArray = PrimitiveArray<IntervalMonthDayNanoType>;
Expand description

An array where each element is a “calendar” interval in months, days, and nanoseconds.