withoutTime property

DateTime withoutTime

Implementation

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