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 shows late day events on next day but at correct time

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    35 Posts 4 Posters 10.2k 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.
    • N Offline
      natmash
      last edited by

      I am using multiple Apple shared calendars, and all of my events that happen after a certain point at night show up on the next day. They show up with the correct time on the next day, but just on the next day.

      I have tried using multiple calendar modules but they are all the same, so I think it is something I am doing wrong either in my shared calendar itself of in the calendar module.

      I am in the central timezone, and it looks like anything after about 7:00pm will show up on the next day.

      It looks like it only occurs for recurring events.

      Recurring event
      f12d8e7c-9690-4fa4-b911-b238ce95481d-image.png

      One instance of this event for example shows up on 9/11 at 8:15pm.

      Single event
      5e0e59f6-5121-4554-8584-1de36afb21f9-image.png

      This event shows on 9/13 at 9:00pm.

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

        @natmash can you check the system time zone?

        i think its set to utc time

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        N 1 Reply Last reply Reply Quote 0
        • N Offline
          natmash @sdetweil
          last edited by

          @sdetweil

          timedatectl returns America/Chicago. On my pi I run via a docker container, but I have also tested locally with just npm start and the same thing happens.

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

            @natmash the docker container is another system, it needs a timezone property, defaults to utc

            like this

            IMG_0218.png

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • N Offline
              natmash
              last edited by

              Just coming back to this after a few weeks unable to get to it.

              No luck. In addition, it still is only related to recurring events, whereas single events are set correctly. Even in a series of events the first event is fine but events after are wrong.

              S M 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @natmash
                last edited by

                @natmash can you turn on debug

                add

                 ,"DEBUG"
                

                to the logLevel list in config.js

                redirect the output of npm start to a file

                npm start >somefile.txt

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  @natmash

                  and maybe post one event from your cal ics file which demonstrates the issue

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MMRIZE @natmash
                    last edited by

                    @natmash @sdetweil
                    It seems a bug on the default calendar module. One of my CX3 user also reported it so I looked inside.
                    https://github.com/MMRIZE/MMM-CalendarExt3/discussions/146#discussioncomment-9380307

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

                      @MMRIZE i expect so, I’d like to see the event from the ics to see what we can do

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        natmash
                        last edited by

                        BEGIN:VEVENT
                        CREATED:20240904T053053Z
                        DTEND;TZID=America/Chicago:20240910T211500
                        DTSTAMP:20240925T005517Z
                        DTSTART;TZID=America/Chicago:20240910T201500
                        LAST-MODIFIED:20240925T005515Z
                        LOCATION:Dance Class
                        RELATED-TO;RELTYPE=X-CALENDARSERVER-RECURRENCE-SET:2D48CA37-FCE5-4E16-871
                        9-1F47160BDBA3
                        RRULE:FREQ=WEEKLY;UNTIL=20250601T011500Z
                        SEQUENCE:3
                        SUMMARY:Wife Barre Class
                        UID:39669340-7AFD-4685-9BD6-6CE4B715486E
                        X-APPLE-CREATOR-IDENTITY:com.apple.mobilecal
                        END:VEVENT

                        S 2 Replies Last reply Reply Quote 1
                        • S Offline
                          sdetweil @natmash
                          last edited by

                          @natmash thanks

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          1 Reply Last reply Reply Quote 0
                          • N Offline
                            natmash
                            last edited by

                            Barre Class, with dates: ["2024-09-11T01:15:00.000Z","2024-09-18T01:15:00.000Z","2024-09-25T01:15:00.000Z","2024-10-02T01:15:00.000Z","2024-10-09T01:15:00.000Z","2024-10-16T01:15:00.000Z","2024-10-23T01:15:00.000Z","2024-10-30T01:15:00.000Z","2024-11-06T01:15:00.000Z","2024-11-13T01:15:00.000Z","2024-11-20T01:15:00.000Z","2024-11-27T01:15:00.000Z","2024-12-04T01:15:00.000Z","2024-12-11T01:15:00.000Z","2024-12-18T01:15:00.000Z","2024-12-25T01:15:00.000Z","2025-01-01T01:15:00.000Z","2025-01-08T01:15:00.000Z","2025-01-15T01:15:00.000Z","2025-01-22T01:15:00.000Z","2025-01-29T01:15:00.000Z","2025-02-05T01:15:00.000Z","2025-02-12T01:15:00.000Z","2025-02-19T01:15:00.000Z","2025-02-26T01:15:00.000Z","2025-03-05T01:15:00.000Z","2025-03-12T01:15:00.000Z","2025-03-19T01:15:00.000Z","2025-03-26T01:15:00.000Z","2025-04-02T01:15:00.000Z","2025-04-09T01:15:00.000Z","2025-04-16T01:15:00.000Z","2025-04-23T01:15:00.000Z","2025-04-30T01:15:00.000Z","2025-05-07T01:15:00.000Z","2025-05-14T01:15:00.000Z","2025-05-21T01:15:00.000Z","2025-05-28T01:15:00.000Z"]
                            [2024-09-28 11:26:06.920] [DEBUG] Rule has byweekday, checking for correction
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Sep 10 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Sep 17 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Sep 24 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Oct 01 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Oct 08 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Oct 15 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Oct 22 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 5) and hour=20 >= 24-5, Adding 1 day to Tue Oct 29 2024 20:15:00 GMT-0500 (Central Daylight Time)
                            [2024-09-28 11:26:06.920] [DEBUG] West of GMT (tzOffset: 6) and hour=19 >= 24-6, Adding 1 day to Tue Nov 05 2024 19:15:00 GMT-0600 (Central Standard Time)
                            
                            S 2 Replies Last reply Reply Quote 0
                            • S Offline
                              sdetweil @natmash
                              last edited by

                              @natmash yes… code I put in to fix another bug, in the repeating rule parser… it used to return the day prior UTC date and right time… so I adjusted it.
                              now in this one case it returns the correct UTC date…

                              if I fix this it breaks other testcases…

                              looking for another option

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

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

                                @natmash so, I think I finally have a fix for this.
                                Would you like to try it?

                                Which MagicMirror version are you using?

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                M 1 Reply Last reply Reply Quote 0
                                • M Offline
                                  MarcLandis Module Developer @sdetweil
                                  last edited by

                                  @sdetweil I am going to test your fix with my calendar too, as it was the cause for the initial fix.

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

                                    @MarcLandis you want it on 2.28 or 2.29?

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

                                    M 1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      MarcLandis Module Developer @sdetweil
                                      last edited by

                                      @sdetweil 2.29 please

                                      (2.28 is too old :) )

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

                                        @MarcLandis understood, but I don’t want to force upgrade to test

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

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

                                          @MarcLandis @natmash

                                          here is a test version of the fixes for all kinds of calendar date problems.

                                          best to make a new folder and git clone there

                                          git  clone https://github.com/sdetweil/MagicMirror
                                          cd MagicMirror 
                                          git checkout fixcaldates
                                          npm run install-mm
                                          

                                          copy your config.js and custom.css from the prior folder
                                          and the non-default modules you have installed…

                                          this ONLY changes the default calendar
                                          but DOES ship an updated node-ical library too

                                          if you need to fall back, just rename the folders around again so that
                                          your original is called MagicMirror

                                          all the testcases for node-ical and MagicMirror execute successfully.

                                          the ‘BIG’ change here is to get the local NON-TZ dates for the
                                          rrule.between()

                                          all the checking and conversion code is commented out or not used
                                          the node-ical fixes are for excluded dates (exdate) values being adjusted for DST/STD time… waiting to submit that PR

                                          one fix in calendar.js for checking if a past date was too far back,
                                          but it never checked to see IF the event date was in the past… (before today) so it chopped off too many

                                          and one change in calendarfetcher.js to put out a better diagnostic message of the parsed data… (exdate was excluded cause JSON stringify couldn’t convert the complex structure)

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          M 1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            MarcLandis Module Developer @sdetweil
                                            last edited by

                                            @sdetweil I testet your branch and so far it looks good with my test calendar and also with my real ones.

                                            S 2 Replies Last reply Reply Quote 1

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 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