Hookbox should keep track of when these events happen.
The connect frame should require javascript to send the current datetime according to the client, and hookbox's reply should include the time differential between the client and server. The hookbox js client should then modify all datetimes on events by adding the time differential.
There are datetimes on all events and in the history; however the time differential handshake has not been added, so all datetimes will be in the timezone of the hookbox server.
Hookbox should keep track of when these events happen.
The connect frame should require javascript to send the current datetime according to the client, and hookbox's reply should include the time differential between the client and server. The hookbox js client should then modify all datetimes on events by adding the time differential.