midnight method

DateTime midnight()

Midnight time

Implementation

DateTime midnight() => DateTime(year, month, day);