monthFirstDay property

DateDay get monthFirstDay

Implementation

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