toDateTime method

DateTime toDateTime()

Returns DateTime object with the date of this and time values at 00:00.

Implementation

DateTime toDateTime() => _date;