Navigation

    MagicMirror Forum

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

    Treestanx

    @Treestanx

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

    Treestanx Follow

    Best posts made by Treestanx

    This user hasn't posted anything yet.

    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