Month constructor

Month(
  1. Date<DateAdapter<AbstractDate>> referenceDate
)

Implementation

Month(this.referenceDate);