MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Wallberry Clock - Timezone issue

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 2 Posters 1.1k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Do not disturb
      sdetweil
      last edited by

      Singapore is SGT
      Melborne is AU
      https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • D Offline
        duxnobis
        last edited by

        Nope. Doesnt work.

           // WB-clock adds local time (Optional Module)
          {
            module: "WallberryTheme/WB-clock",
            position: "top_bar", // highly suggest using top_bar position
            config: {
              localCityName: "Zurich", // optional
              dateTimeFormat: "dddd, Do MMMM YYYY",
              otherCities: [
              	{name: "New York", timezone: "US/Eastern"}, // optional
              	{name: "Los Angeles", timezone: "US/Pacific"}, // optional
              	{name: "Singapore", timezone: "SGT"}, // optional
              	{name: "Melbourne", timezone: "AU"} // optional
              ]
            }
          },
        

        Output looks like this…

        Bildschirmfoto 2020-06-04 um 21.26.06.png

        1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil
          last edited by

          the long string is

          Australia/Melbourne
          Asia/Singapore

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 1
          • D Offline
            duxnobis
            last edited by

            @sdetweil said in Wallberry Clock - Timezone issue:

            Australia/Melbourne

            Oh lord! really? Thanks mate!!! :call_me_hand_light_skin_tone:

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @duxnobis
              last edited by

              @duxnobis well, if the short strings don’t work, try the long ones! (as I noticed the others were long string)

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • D Offline
                duxnobis
                last edited by

                No no all good. It worked like a charm! Many thanks!

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy