Hi,
I'm working on a project that requires me to make a slight adjustment to the time display on my Brightsign XT-1143 player. I need to adjust the time to match time from an outside source. I'm using new Date() to get the time from the player. Is there a way to adjust the time by seconds (or milliseconds). For example; if i need to increase the time of the player clock by 3 seconds.

