onlyMonth property

DateTime get onlyMonth

Implementation

DateTime get onlyMonth => DateTime(year, month);