thisDayLastSecond property

DateTime get thisDayLastSecond

Implementation

DateTime get thisDayLastSecond =>
    DateTime(year, month, day, 23, 59, 59, 999, 999);