MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. rsun
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    rsun

    @rsun

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    rsun Unfollow Follow

    Latest posts made by rsun

    • RE: Can't get seconds to not show up?

      Thanks for your prompt response!

      posted in Fun & Games
      R
      rsun
    • Can't get seconds to not show up?

      Re: MMM-DigClock

      I can’t get to remove seconds.

                  {
                          module: "MMM-DigClock",
                          position: "middle_center",
                          config: {
                                  showDate: false,
                                  showSeconds: false,
                                  timezone: "America/LosAngeles"
                                  }
      

      This is correct right?

      posted in Fun & Games
      R
      rsun