• 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.

Calendar Timezone Issues

Scheduled Pinned Locked Moved Bug Hunt
17 Posts 2 Posters 3.8k 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.
  • S Offline
    sdetweil @sdetweil
    last edited by sdetweil Oct 16, 2020, 10:25 PM Oct 16, 2020, 7:12 PM

    @Jonsar I have found a solution and have submitted changes to the ics parser library
    https://github.com/jens-maus/node-ical/issues/32
    and will submit changes to MM to match.
    https://github.com/MichMich/MagicMirror/issues/2171

    if U are interested I could send u the test files, chat message me if u are interested.

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    J 1 Reply Last reply Nov 22, 2020, 5:30 PM Reply Quote 0
    • J Offline
      Jonsar @sdetweil
      last edited by Nov 22, 2020, 5:30 PM

      @sdetweil Not sure what changed but the times are now displaying as starting 5 hours before they are supposed to.

      S 1 Reply Last reply Nov 22, 2020, 6:04 PM Reply Quote 0
      • S Offline
        sdetweil @Jonsar
        last edited by Nov 22, 2020, 6:04 PM

        @Jonsar do another git pull. Latest update accepted on friday

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Nov 22, 2020, 8:37 PM Reply Quote 0
        • J Offline
          Jonsar @sdetweil
          last edited by Nov 22, 2020, 8:37 PM

          @sdetweil I’m still on the branch origin/develop and it says I’m up to date.

          S 1 Reply Last reply Nov 22, 2020, 8:39 PM Reply Quote 0
          • S Offline
            sdetweil @Jonsar
            last edited by Nov 22, 2020, 8:39 PM

            @Jonsar hm… show me a vevent entry please.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            J 1 Reply Last reply Nov 22, 2020, 8:48 PM Reply Quote 0
            • J Offline
              Jonsar @sdetweil
              last edited by Nov 22, 2020, 8:48 PM

              @sdetweil

              As you can see, this event is scheduled to begin at 10:00am but is actually displaying on the calendar as starting at 5:00am.

              BEGIN:VEVENT
              UID:00D4F0F7-BF5A-45C4-B92F-41B8C771E111
              SUMMARY:TEST
              DTSTART;TZID="(UTC-05:00) Eastern Time (US & Canada)":20201123T100000
              DTEND;TZID="(UTC-05:00) Eastern Time (US & Canada)":20201123T103000
              CLASS:PUBLIC
              PRIORITY:5
              DTSTAMP:20201122T204236Z
              TRANSP:OPAQUE
              STATUS:CONFIRMED
              SEQUENCE:0
              X-MICROSOFT-CDO-APPT-SEQUENCE:0
              X-MICROSOFT-CDO-BUSYSTATUS:BUSY
              X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
              X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
              X-MICROSOFT-CDO-IMPORTANCE:1
              X-MICROSOFT-CDO-INSTTYPE:0
              X-MICROSOFT-DONOTFORWARDMEETING:FALSE
              X-MICROSOFT-DISALLOW-COUNTER:FALSE
              END:VEVENT
              
              S 1 Reply Last reply Nov 23, 2020, 3:54 AM Reply Quote 0
              • S Offline
                sdetweil @Jonsar
                last edited by Nov 23, 2020, 3:54 AM

                @Jonsar I don’t see that

                only your vevent in ics file, tz set to us eastern

                Sunday, November 22, 2020
                10:50:31pm
                NEXT EVENT
                TEST Tomorrow at 10:00 AM

                if u set debug in config.js this is what I see

                	logLevel: ["INFO", "LOG", "WARN", "ERROR","DEBUG"],
                

                this is what I see

                 start=Mon Nov 23 2020 10:00:00 GMT-0500 (Eastern Standard Time) end=Mon Nov 23 2020 10:30:00 GMT-0500 (Eastern Standard Time)
                initial tz=(UTC-05:00) Eastern Time (US & Canada)
                corrected TZ=America/New_York
                corrected tz=America/New_York
                start date/time=Mon Nov 23 2020 10:00:00 GMT-0500 (Eastern Standard Time)
                start offset=-300
                start date/time w tz =Mon Nov 23 2020 10:00:00 GMT-0500 (Eastern Standard Time)
                event date=Mon Nov 23 2020 10:00:00 GMT-0500 (Eastern Standard Time)
                event offset=-300 hour=10 event date=Mon Nov 23 2020 10:00:00 GMT-0500 (Eastern Standard Time)
                adjustHours=0
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                J 1 Reply Last reply Nov 23, 2020, 4:38 PM Reply Quote 0
                • J Offline
                  Jonsar @sdetweil
                  last edited by Nov 23, 2020, 4:38 PM

                  @sdetweil You’re right. Was totally on my end. Didn’t realize I had a file that was preventing the upgrade. After upgrading, works like a charm. Thanks for your help as always.

                  S 1 Reply Last reply Nov 23, 2020, 4:48 PM Reply Quote 0
                  • S Offline
                    sdetweil @Jonsar
                    last edited by Nov 23, 2020, 4:48 PM

                    @Jonsar cool, glad u found it, and it works as you expected!
                    Thanks for the fast feedback

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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