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.

    Can't figure out how to change timezone

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 2.3k 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.
    • W Offline
      WoozieMoo
      last edited by

      I know nothing about code, I can’t figure out how to put in the time zone code for GMT-5 into the clock module. Can’t find anyone else who didn’t know how to do this, starting to think I’m the only one.

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @WoozieMoo
        last edited by

        @WoozieMoo

        {
          module: "clock",
          position: "top_left",
          config: {
            timezone: 'Etc/GMT-5'
          }
        }
        

        but if this is your actual timezone, then you just should change the timezone settings on your pi itself

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 1
        • 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