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.

    Clock module - Cant stop seconds showing

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 2 Posters 2.2k 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 Offline
      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 :D

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        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?

        :^)

        Create a working config
        How to add modules

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

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

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

            @spesh

            We’ve all been there, mate.

            Create a working config
            How to add modules

            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