Ultima Online Protocol :: Game Time
Packet # Packet Name Length Client Server Obsolete
0x5B Game Time 0x0004 X X
Data Type Description
byte 0x5B The packet number.
byte Hour The hour of the day.
byte Minute The number of minutes that have passed in the hour.
byte Second The number of seconds that have passed in the minute.

Packet Description:
The server sends this packet to set the time within the game.