Clock.setTime

void setTime(int h, int m, int s)

Sets the clock's value using hour, minute, second.

Parameters

hHour (0-23)
mMinute (0-59)
sSecond (0-59)