month top-level property

int month
getter/setter pair

Implementation

int month = int.parse(formatterMM.format(now).toString());