pub type MonthDayNano = (i32, i32, i64);
A tuple representing (months, days, nanoseconds) in an interval