Config item to show time zone
-
I add a bit of text to joan.js to show the timezone
outputHTML += ‘<span>’+startClock + ‘ – ‘ + endClock + ‘ EST/UTC-5</span>’;
outputHTML += ‘<span>’+upcomingStartClock + ‘ – ‘ + upcomingEndClock + ‘ EST/UTC-5</span>’;but I need to add it again whenever upgrading to a newer version. Would you please add a configuration item for the timezone text that is shown with the time on the widget?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Config item to show time zone’ is closed to new replies.