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.

    Recurring events Calender

    Scheduled Pinned Locked Moved Solved Troubleshooting
    20 Posts 5 Posters 5.7k Views 5 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.
    • M Offline
      Mr_Moore
      last edited by

      Having problems with recurring events for Calender. For the recurring events, the time will gets wrong. Seems like it’s UTC time zone. In Google Calendar, everything is right, but on the Magic Mirror it shows the event two hours later then planned. If I enter an individual event, it will be the correct time.
      Anyone who knows what could be wrong?

      {
      			module: "calendar",
      			header: "HallonKalender",
      			position: "top_left",
      			config: {
      					timeFormat: 'dateheaders',
      					getRelative: 0,
      					urgency: 0,
      				calendars: [
      					{
      						symbol: "calendar-check-o ",
      						url: "https://calendar.google.com/calendar/ical/XXXXXXXXXXXXX/basic.ics"
      					}
      				]
      			}
      		},
      
      bheplerB 1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer @Mr_Moore
        last edited by bhepler

        @mr_moore - Just to be sure, you did set the location of your Pi using the raspi-config tool or going through the UI system configuration? That’s a likely culprit.

        By default, the Raspbian OS thinks it is British. I have to set the time zone, language and keyboard first thing after every OS flash. If I don’t, the keyboard special characters are all off, I can’t get my passwords to work, and it thinks football is played without helmets.

        1 Reply Last reply Reply Quote 0
        • M Offline
          Mr_Moore
          last edited by

          @bhepler - I have the right time zone. The clock is correct. And if i have a one time appointment in the Google Calender it wil show the correct time at the MM. It is only when i have recurring events that it will show two hours wrong.

          bheplerB 1 Reply Last reply Reply Quote 0
          • bheplerB Offline
            bhepler Module Developer @Mr_Moore
            last edited by

            @mr_moore - Hmm. Can you check the recurring events through Google’s interface and make sure the time zones on those events is correct?

            1 Reply Last reply Reply Quote 0
            • M Offline
              Mr_Moore
              last edited by

              @bhepler everything looks ok in Google Calender. See snapshots from Google and Mirror. Two reccuring events and one with only this day.

              0_1535119248176_Calender1.JPG

              0_1535119257163_Calender2.JPG

              M 1 Reply Last reply Reply Quote 0
              • M Offline
                MajorC Project Sponsor @Mr_Moore
                last edited by

                @Mr_Moore said in Recurring events Calender:

                @bhepler everything looks ok in Google Calender. See snapshots from Google and Mirror. Two reccuring events and one with only this day.

                0_1535119248176_Calender1.JPG

                0_1535119257163_Calender2.JPG

                Did you solve this problem? I have the same one at the moment.

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

                  @MajorC did u install the temp calendar fixes from the troubleshooting section?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MajorC Project Sponsor
                    last edited by

                    Sorry, what? Can you provide me a link?

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

                      @MajorC temp calendar fixes from the troubleshooting section?

                      the troubleshooting section of the forum, the topics are pinned to the top

                      ================================================================

                      note

                      these temp fixes were for 2.12

                      all the fixes are now in 2.13 (or the latest develop branch, see below)

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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

                        @sdetweil did you manage to fix this? I have similar issues, mine being 1 hour early ;)

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