dateOnly property

DateTime get dateOnly

Implementation

DateTime get dateOnly => DateTime(year, month, day);