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.

    MagicMirror2 Default Calendar module does not display reoccuring Monthly, or Weekly events with in your GMT window.

    Scheduled Pinned Locked Moved Bug Hunt
    19 Posts 2 Posters 2.7k 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.
    • J Offline
      jbat66 @sdetweil
      last edited by

      @sdetweil I appreciate you looking into this.
      There should be a “Local test wed Weekly at 5:15pm” for today that doesn’t show up, and a “Google test weekly on Wed at 5:30pm” that doesn’t show up.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @jbat66
        last edited by

        @jbat66 ok, for the test file the UUID values have to be unique

        UID:ccccccc
        

        Screenshot at 2023-12-13 12-37-51.jpg

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 2 Replies Last reply Reply Quote 0
        • J Offline
          jbat66 @sdetweil
          last edited by

          @sdetweil
          Thanks for the UID info. I have not manualy edited an ICS file before and didn’t know that.
          I updated the UID: to unique values, same results tho. Still missing the google and local after 5pm events.

          BEGIN:VCALENDAR

          BEGIN:VEVENT
          …
          UID:cccccc
          …
          END:VEVENT

          BEGIN:VEVENT
          …
          UID:ccccc
          …
          END:VEVENT

          BEGIN:VEVENT
          …
          UID:cccc
          …
          END:VEVENT

          BEGIN:VEVENT
          …
          UID:ccc
          …
          END:VEVENT

          END:VCALENDAR
          2023-12-13 12_46_04-MagicMirror² — Mozilla Firefox.png

          S 1 Reply Last reply Reply Quote 0
          • J Offline
            jbat66 @sdetweil
            last edited by

            @sdetweil said in MagicMirror2 Default Calendar module does not display reoccuring Monthly, or Weekly events with in your GMT window.:

            @jbat66 ok, for the test file the UUID values have to be unique

            UID:ccccccc
            

            Screenshot at 2023-12-13 12-37-51.jpg

            On your screen shot, you should have a "Local test wed weekly at… 13th Dec, 17:15 entry, but it is missing.

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @jbat66
              last edited by

              @jbat66 yes, the rrule between is confused

              search for recurring events between: Wed Dec 13 2023 12:41:01 GMT-0700 (Mountain Standard Time) and Wed Dec 11 2024 23:59:59 GMT-0700 (Mountain Standard Time)
              
              [13.12.2023 12:41.01.677] [DEBUG] Title: Local test wed weekly at 5:15pm, with 
              dates: ["2023-12-20T00:15:00.000Z","2023-12-27T00:15:00.000Z","2024-01-
              

              2023-12-20T00:15:00.000Z this is 2023-12-19T17:15:00
              but he clipped of
              2023-12-14T00:15:00.000Z, which would have been 2023-12-13T17:15:00

              when the start was
              Wed Dec 13 2023 12:41:01 but he was looking at 2023-12-13T00:15:00, which has passed… got the time rollover on TZ change wrong…

              not in our code… will followup w the rrule owners

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              J 1 Reply Last reply Reply Quote 0
              • J Offline
                jbat66 @sdetweil
                last edited by

                @sdetweil
                Thank you so much.

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @jbat66
                  last edited by

                  @jbat66 I opened this issue, with a sample testcase

                  returned date incorrect caused by TZ rollover #610

                  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