Page 1 of 1

24h clock panel interface

PostPosted: Mon Apr 28, 2014 6:22 am
by dgz345
adding a button for changing clock format (myOptions["24hourClockFormat"]) as it is in the localstorage with the other panel interface options but you cant access it except from the console


for everyone that wants to change the clock format i recommend using this
Code: Select all
toggle24HourClock()

Re: 24h clock panel interface

PostPosted: Mon Apr 28, 2014 11:54 pm
by agentcom
What does this mean? Sorry if I'm being dense.

Re: 24h clock panel interface

PostPosted: Sat May 03, 2014 10:46 am
by dgz345
im saying that there exist a function on the gamepage to change the time that says when 24hs have gone. from 12h <--> 24h but its not accessible without the console