daysInMonth property

int daysInMonth

Returns the number of days in the month.

Implementation

int get daysInMonth => _getter.daysInMonth(dateTime);