DateTime with end time of the day
For example:
DateTime endOfDay() => DateTime(year, month, day, 23, 59, 59, 999, 999);