• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MagicMirror using the wrong time

Scheduled Pinned Locked Moved Solved Troubleshooting
54 Posts 6 Posters 19.9k Views 6 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 Away
    sdetweil @blissb
    last edited by Nov 19, 2023, 11:24 PM

    @blissb cool, now find one with Lima

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    B 1 Reply Last reply Nov 19, 2023, 11:33 PM Reply Quote 0
    • B Offline
      blissb @sdetweil
      last edited by Nov 19, 2023, 11:33 PM

      @sdetweil

      Not an exhaustive search – but so far every single “Lima” entry has been an all-day event, and I’m not seeing a “saving event” line for any of the ones I’ve checked so far. Here’s an example:
      [19.11.2023 18:25.21.190] [DEBUG] Event:
      {“type”:“VEVENT”,“params”:[],“created”:“2023-11-14T21:23:37.000Z”,“dtstamp”:“2023-11-14T21:23:54.000Z”,“lastmodified”:“2023-11-14T21:23:54.000Z”,“sequence”:“2”,“uid”:“dd7170db-8f64-43ec-9dca-ed806d4c35a2”,“start”:“2023-11-24T05:00:00.000Z”,“datetype”:“date”,“end”:“2023-11-25T05:00:00.000Z”,“status”:“CONFIRMED”,“summary”:“Judiciary Holiday”}
      [19.11.2023 18:25.21.191] [DEBUG] start: Fri Nov 24 2023 00:00:00 GMT-0500 (GMT-05:00)
      [19.11.2023 18:25.21.192] [DEBUG] end:: Sat Nov 25 2023 00:00:00 GMT-0500 (GMT-05:00)
      [19.11.2023 18:25.21.193] [DEBUG] duration: 86400000
      [19.11.2023 18:25.21.194] [DEBUG] title: Judiciary Holiday
      [19.11.2023 18:25.21.195] [DEBUG] if no tz, guess based on now
      [19.11.2023 18:25.21.195] [DEBUG] initial tz=America/Lima
      [19.11.2023 18:25.21.196] [DEBUG] corrected tz=America/Lima
      [19.11.2023 18:25.21.197] [DEBUG] start date/time=Fri Nov 24 2023 00:00:00 GMT-0500 (GMT-05:00)
      [19.11.2023 18:25.21.198] [DEBUG] start offset=-300
      [19.11.2023 18:25.21.200] [DEBUG] start date/time w tz =Fri Nov 24 2023 00:00:00 GMT-0500 (GMT-05:00)
      [19.11.2023 18:25.21.201] [DEBUG] event date=Fri Nov 24 2023 00:00:00 GMT-0500 (GMT-05:00)
      [19.11.2023 18:25.21.202] [DEBUG] event offset=-300 hour=0 event date=Fri Nov 24 2023 00:00:00 GMT-0500 (GMT-05:00)
      [19.11.2023 18:25.21.203] [DEBUG] adjustHours=0
      [19.11.2023 18:25.21.203] [DEBUG] Processing entry…

      S 1 Reply Last reply Nov 19, 2023, 11:59 PM Reply Quote 0
      • S Away
        sdetweil @blissb
        last edited by Nov 19, 2023, 11:59 PM

        @blissb

        [19.11.2023 18:25.21.195] [DEBUG] if no tz, guess based on now
        [19.11.2023 18:25.21.195] [DEBUG] initial tz=America/Lima
        

        that means the system timezone is set to Lima.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Nov 20, 2023, 12:04 AM Reply Quote 0
        • B Offline
          blissb @sdetweil
          last edited by Nov 20, 2023, 12:04 AM

          @sdetweil

          And yet it is not according to everything I can see.
          Screenshot_20231119_190317.png

          S 1 Reply Last reply Nov 20, 2023, 12:56 AM Reply Quote 0
          • S Away
            sdetweil @blissb
            last edited by Nov 20, 2023, 12:56 AM

            @blissb how about thru the preferences, in the menu, top left on the desktop
            this is a pi, yes?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 2 Replies Last reply Nov 20, 2023, 1:08 AM Reply Quote 0
            • B Offline
              blissb @sdetweil
              last edited by Nov 20, 2023, 1:08 AM

              @sdetweil
              I know I haven’t said it, but I really appreciate you looking at this… it’s been driving me nuts since the last update messed things up.

              I just tested hard-coding the timezone in calendarfetcherutils.js – replaced “moment.tz.guess()” with “America/New_York” on line 29. That has removed the “Lima” entries in the debug log, but it has not corrected the time issue.

              Yes, I’m running on a Pi. Here’s what’s in preferences:
              desktop.png

              S 1 Reply Last reply Nov 20, 2023, 1:21 AM Reply Quote 0
              • S Away
                sdetweil @blissb
                last edited by Nov 20, 2023, 1:21 AM

                @blissb what is the locale above the tz?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                B 1 Reply Last reply Nov 20, 2023, 1:39 AM Reply Quote 0
                • B Offline
                  blissb @sdetweil
                  last edited by Nov 20, 2023, 1:36 AM

                  @sdetweil

                  On my second MagicMirror I restored the backup of the last version of MM, and made no other changes. The debug info shows no instances of the “lima” timezone, and all times are correct.

                  I went back to the most recent version, reran with debug, and the “Lima” instance is back, as are the wrong times.

                  I’ll be reverting to the previous version of MM for the moment, but please let me know if there’s anything else I can do to help with troubleshooting this really annoying issue!

                  S 1 Reply Last reply Nov 20, 2023, 1:55 AM Reply Quote 0
                  • B Offline
                    blissb @sdetweil
                    last edited by Nov 20, 2023, 1:39 AM

                    @sdetweil
                    Locale is:
                    2023-11-19-203837_800x480_scrot.png

                    1 Reply Last reply Reply Quote 0
                    • S Away
                      sdetweil @blissb
                      last edited by Nov 20, 2023, 1:55 AM

                      @blissb great info!!! thanks.
                      this sounds like a bad moment lib.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      S 1 Reply Last reply Nov 20, 2023, 2:11 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 2 / 6
                      2 / 6
                      • First post
                        16/54
                        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