date property

int date

Returns the date ranging from 1 to 31.

Implementation

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