monthEndDay property

DateDay get monthEndDay

Implementation

DateDay get monthEndDay => DateDay(year, month, maxDays);