MediaWiki talk:Monobook.js

From Guild Wars 2 Wiki
Jump to navigationJump to search

UTC clock - displayTimer[edit]

You can deactivate the timer by adding

timerDisplay = false;

to your Special:Mypage/monobook.js and change the displayed time by adding

timerTimezone = [offset];

where [offset] is the offset of the timezone, you want to display (for example timerTimezone = -8; for PST). poke | talk 20:07, 24 July 2008 (UTC)