Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    Clock module - Cant stop seconds showing

    Troubleshooting
    2
    4
    1473
    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
      spesh last edited by

      Please go easy on me, this is all quite new to me 🙂 I’ve got my mirror up and running but the seconds on the clock seem a little erratic (hang briefly as the news ticker updates) so I’d like to stop them showing. I’ve tried adding the line to my config.js as below but it doesn’t seem to have any effect.

      {
                              module: "clock",
                              position: "top_left",
                              config: {
                                      diplaySeconds: false,
                                      timeformat: 24,
                                      }
                      },
      
      

      Any help gratefully received 😃

      Mykle1 1 Reply Last reply Reply Quote 0
      • Mykle1
        Mykle1 Project Sponsor Module Developer @spesh last edited by

        @spesh said in Clock module - Cant stop seconds showing:

        Please go easy on me,

        You’re gonna hate yourself after this one.

        You spelled displaySeconds: false, . . . uh . . . falsely?

        :^)

        1 Reply Last reply Reply Quote 2
        • S
          spesh last edited by

          That would probably be the issue then… Cant see the wood for the trees! Thanks:)

          Mykle1 1 Reply Last reply Reply Quote 0
          • Mykle1
            Mykle1 Project Sponsor Module Developer @spesh last edited by

            @spesh

            We’ve all been there, mate.

            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy