day property

Day get day

Gets the Day part of this time instance.

Implementation

Day get day => Day.fromDateTime(_dateTime);