fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
126 stars 50 forks source link

Clock minutes not chaning #83

Closed Johnbza closed 5 years ago

Johnbza commented 5 years ago

I am using the default Clock setup, however, the minutes are not updating. The clock displays the hour correctly but the minute does not change, seems to be stuck at the same minute no matter what time you connect to the canvas.

I have done the following.

Upgraded my install to v.1.6.0.182. Run the SQL Script. Tried displaying just the clock without the date. Changed the duration

michaelmalmgren commented 5 years ago

Hi John,

Check to see if minutes are formatted incorrectly i.e. HH:MM rather than HH:mm.

mm = minute MM = month

You can read more here: http://www.displaymonkey.org/dm/documentation/location/

Johnbza commented 5 years ago

Hi

Thank you, This was the issue. Strange as that was there from the beginning.