• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

worldclock - nobody made this, so I did.

Scheduled Pinned Locked Moved Productivity
46 Posts 14 Posters 24.9k Views 14 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.
  • C Offline
    cowboysdude Module Developer @Guest
    last edited by Jun 21, 2017, 8:47 PM

    @Sean said in worldclock - nobody made this, so I did.:

    @Kimzer Screenshot is added.

    Great job on the module!! Looks awesome!!! KEEP up the great work!

    1 Reply Last reply Reply Quote 0
    • R Offline
      richardh151
      last edited by Aug 6, 2017, 9:29 AM

      I’m a complete novice but successfully managed to get the three additional clocks on my MM and I am able to edit their name. However I am unable to set the correct time for each country, for example I want to set the time for Mumbai India and also Shanghai China, but struggling. Please can you give me some simple instructions as I’ve looked in the various folders and failed so far.

      ? 1 Reply Last reply Aug 6, 2017, 10:39 AM Reply Quote 0
      • ? Offline
        A Former User @richardh151
        last edited by A Former User Aug 6, 2017, 10:41 AM Aug 6, 2017, 10:39 AM

        @richardh151
        You can try this config.

        clocks: [
              {
                   title: "LA, USA",
        	   timezone: "America/Los_Angeles"
              },
              {
        	   title: "Shanghai, China",
                   timezone: "Asia/Shanghai",
                   timegap: true, 
              },
              {
        	    title: "Mumbai, India",
                    timezone: "Asia/Kolkata",
        	    timegap: true,
              },
            ]
        

        0_1502015890912_screencapture-localhost-8080-1502015855013.png
        Whole available list of timezone name is here;
        https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

        M R 2 Replies Last reply Aug 6, 2017, 11:45 AM Reply Quote 1
        • M Offline
          Mykle1 Project Sponsor Module Developer @Guest
          last edited by Aug 6, 2017, 11:45 AM

          @Sean said in worldclock - nobody made this, so I did.:

          Whole available list of timezone name is here;
          https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

          Maybe add the link to the timezones into your readme in case people don’t see it here.

          Well done Sean!

          Create a working config
          How to add modules

          ? 1 Reply Last reply Aug 6, 2017, 11:54 AM Reply Quote 0
          • ? Offline
            A Former User @Mykle1
            last edited by Aug 6, 2017, 11:54 AM

            @Mykle1 good suggestion. I’d missed it. Later i’ll add.

            1 Reply Last reply Reply Quote 0
            • R Offline
              richardh151 @Guest
              last edited by Aug 6, 2017, 2:44 PM

              @Sean thank you works perfectly and looks great.

              1 Reply Last reply Reply Quote 0
              • N Offline
                nobita @Guest
                last edited by Aug 10, 2017, 7:35 AM

                @Sean How to Add Country Picture like this 0_1502375584792_mm-flags.jpg
                Thanks your help

                ? 2 Replies Last reply Aug 10, 2017, 7:43 AM Reply Quote 0
                • ? Offline
                  A Former User @nobita
                  last edited by Aug 10, 2017, 7:43 AM

                  @nobita good suggestion. I like that circled flags. Where do you get that?

                  N M 2 Replies Last reply Aug 10, 2017, 7:46 AM Reply Quote 0
                  • N Offline
                    nobita @Guest
                    last edited by Aug 10, 2017, 7:46 AM

                    @Sean I can’t remember because a longtime ago

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Guest
                      last edited by Mykle1 Aug 10, 2017, 11:34 AM Aug 10, 2017, 11:31 AM

                      @Sean said in worldclock - nobody made this, so I did.:

                      I like that circled flags

                      https://www.shutterstock.com/image-vector/simple-circle-flags-vector-countries-flat-298861670

                      https://image.shutterstock.com/z/avopix-199602161.jpg

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 2 / 5
                      • 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