startOfHour property

DateTime get startOfHour

Returns the start of the hour

Implementation

DateTime get startOfHour => DateCalculations.startOfHour(this);