MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Treestanx
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Treestanx

    @Treestanx

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

    Treestanx Unfollow Follow

    Latest posts made by Treestanx

    • RE: I can't seem to configure the default clock for my life

      Why is timezone: in config in one example and in the other its under module?

      posted in Troubleshooting
      T
      Treestanx
    • I can't seem to configure the default clock for my life

      I have been trying to change the timezone on the clock module for days. I don’t understand why when I add the config lines it bricks MM. Can someone help me out?

       module: "clock",
              position: "top_left",   // This can be any of the regions.
              config: {
                   timezone: 'America/New_York'
      }
      
      posted in Troubleshooting
      T
      Treestanx