setMinute

open fun setMinute(@IntRange(from = 0, to = 59) minute: Int)

Sets the minute in the range [0, 59].