endOfLastHour static method

DateTime endOfLastHour()

End of the last hour in the local timezone

Implementation

static DateTime endOfLastHour() => DateTime.now().endOfLastHour();