setHour

open fun setHour(@IntRange(from = 0, to = 23) hour: Int)

Sets the hour of day in the range [0, 23].