Fandom Developers Wiki

This is the talk page for discussing improvements to the TZclock page.

Issue[]

As of the UTC changeover on my site, the TZclock stopped working. Instead I get:

  1. NAME UTCOFF ZONE Server_Time -08:00 PST # IN ON AT SAVE LETTERS Mar Sun>=8 2:00 1 PDT # 2nd Sunday in March Nov Sun>=1 2:00 0 PST # 1st Sunday in November

See: https://atlantica.fandom.com/wiki

Smashix (talk) 21:02, November 3, 2020 (UTC)Smashix


CSS import[]

Isn't it better to put the CSS import command

importArticle({ type: "style", article: "u:dev:MediaWiki:TZclock.css" });

onto TZclock.js? KurwaAnticstalk 12:23, September 1, 2016 (UTC)

No. --Saftzie (talk) 18:49, September 1, 2016 (UTC)

Difficulties[]

When denoting "First Sunday of November" (6th November), should I use Sun>=1 or Sun>=6? KurwaAnticstalk 11:46, September 3, 2016 (UTC)

Sun>=1. --Saftzie (talk) 15:46, September 3, 2016 (UTC)

Issue[]

I copied the example to a page on my wiki with the code in test mode. Here is the message I get:

Incorrect number of data for clock

What does that mean and how do I fix it? AChildOfGod's testing Bot 18:48, September 24, 2016 (UTC)

All the examples work. Please link to the page where you say it fails. --Saftzie (talk) 22:43, September 24, 2016 (UTC)