@CompileStatic class InstantUtils extends Object
Constructor and description |
---|
InstantUtils() |
Type Params | Return Type | Name and description |
---|---|---|
|
static Instant |
roundUpInstantToTheHour(Instant instantToRoundUp) For instants with minutes, seconds or nanos different from 0, rounds up an instant to the next hour. |