withoutTime property

DateTime get withoutTime

Implementation

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