day property
Day of month.
Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year/month where the day isn't significant.
Implementation
core.int? day;
Day of month.
Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year/month where the day isn't significant.
core.int? day;