endOfHour property
DateTime
get
endOfHour
Returns the end of the hour
Implementation
DateTime get endOfHour => DateCalculations.endOfHour(this);
Returns the end of the hour
DateTime get endOfHour => DateCalculations.endOfHour(this);