beginning property

DateTime get beginning

Beginning of the day.

Implementation

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