monthFirstDay property

DateDay monthFirstDay

Implementation

DateDay get monthFirstDay => DateDay(year, month, 1);