dayOfMonth property

int dayOfMonth

Gets the day of this offset date and time within the month.

Implementation

int get dayOfMonth => localDateTime.dayOfMonth;