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 7.1k 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 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
                        • 1
                        • 2
                        • 3
                        • 4
                        • 1 / 4
                        • 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