CalendarMonth typedef

CalendarMonth = (int, int)

Implementation

typedef CalendarMonth = (int year, int month);