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 28.3k 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.
    • iMAGiCI Offline
      iMAGiC @Guest
      last edited by iMAGiC

      @Sean thanks for the module, could you advise how to hide time gap, default is showing, but I can’t hide it when set “false”.

      Choice * Judgment * Values

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @iMAGiC
        last edited by A Former User

        @iMAGiC in your custom css, add this.

        .worldclock .gap {
        display:none;
        }
        
        iMAGiCI 1 Reply Last reply Reply Quote 0
        • iMAGiCI Offline
          iMAGiC @Guest
          last edited by

          @Sean thanks, but I can’t get it work, found alternative. Thank you.

          Choice * Judgment * Values

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @iMAGiC
            last edited by

            @iMAGiC
            Sorry for my improper instruction. At that time I was not in front of machine, so I just simply guessed,

             .worldclock .world .caption .gap {
             display:none;
             }
            

            will do.

            N 1 Reply Last reply Reply Quote 0
            • N Offline
              nobita @Guest
              last edited by

              @Sean , How to Change your digital Clock to Analog Clock
              like as the default module clock (MM2)
              Configuration options
              displayType : Possible values: digital, analog, or both
              analogFace : Possible values: simple for a simple border, none for no face or border,
              or face-### (where ### is currently a value between 001 and 012, inclusive)

              Thank so much for your all helps

              ? 1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User @nobita
                last edited by

                @nobita
                Unfortunately, worldclock doesn’t support Analog face. Sorry.

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Arjen_lima
                  last edited by Arjen_lima

                  Hi There,

                  just starting out with MM and i like the module a lot.
                  one question i have is how to organize the clock’s in row instead of one below the other.

                  thanks

                  Arjen

                  ? 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @Arjen_lima
                    last edited by

                    @Arjen_lima
                    Sorry for my English, I cannot catch your question.
                    The order of clocks is defined in config.js by the section clocks, that is the array of clock, then the order of display is same with the order of array element.

                    Or… If you mean another problem, give me more detailed information. Of course, an image could be the great help for understanding.

                    A 1 Reply Last reply Reply Quote 0
                    • A Offline
                      Arjen_lima @Guest
                      last edited by

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

                      @Arjen_lima
                      Sorry for my English, I cannot catch your question.
                      The order of clocks is defined in config.js by the section clocks, that is the array of clock, then the order of display is same with the order of array element.

                      Or… If you mean another problem, give me more detailed information. Of course, an image could be the great help for understanding.

                      Hey Sean,

                      Its probably my english ;-),
                      now the clocks in the array are all vertically aligned one clock below the next clock.
                      in some of the screen shots they are in a 3x3 grid i was wondering how to get it like that

                      0_1520457239430_bd0e9ac0-1c97-4309-a289-c9e232e20ab1-image.png
                      my current lay out

                      0_1520457311994_87e36706-5926-4586-94e4-9e0d37954111-image.png

                      the lay out im looking for

                      ? 1 Reply Last reply Reply Quote 1
                      • ? Offline
                        A Former User @Arjen_lima
                        last edited by

                        @Arjen_lima
                        Sorry for the confusion. that image was just sample of the different layout configuration. That was not real, it was photoshopped.

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