currentMonth property

int currentMonth
getter/setter pair

Implementation

int currentMonth = DateTime.now().month;