day property

int? day
getter/setter pair

Day of month.

Must be from 1 to 31 and valid for the year and month.

Required.

Implementation

core.int? day;