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 - Wrong times after switching to winter time

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 3 Posters 994 Views 3 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.
    • B Offline
      bjoern
      last edited by

      I only noticed today that the calendars are showing the wrong time, even though it is correctly stored on the google calendar. The Raspberry has the right time! Where is the problem? Attached is the excerpt from the config and a hard copy. Thank you

      {
      			module: "calendar",
      			header: "Stundenplan Ben",
      			displaySymbol: "true",
      			position: "top_left",
      			classes: 'scheduler',
      			config: {
      						module_schedule: [{from: '00 19 * * SUN', to: '00 15 * * FRI'},],
      						maxTitleLength: 30,
      						maximumEntries: 6,
      						fade: false,
      						getRelative: 0,
      						nextDaysRelative: "true",
      						dateFormat: "DD.MMM",
      						timeFormat: "absolute",
      							urgency: 0,
      				calendars: [
      				{	
      							symbol: "clock",
      							url: "webcal://calendar.google.com/calendar/ical......../basic.ics",
      							},
      							
      							],
      					}
      },
      

      time.JPG

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

        @bjoern yes there are some fixes coming try the develop branch. see the note about office 365 at the top of the Troubleshooting section for instructions

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @sdetweil , when comes the fix official? and waht do you mean by “Office 365” ? THX

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

            @bjoern Jan 1 is the next release date (every quarter)… the develop branch is fixes in for release, but u can get them now

            Office 365 is Microsoft’s online Office product… it presents problems too…
            how to get the develop branch is the same

            I am trying to fix the calendar completely… it is a challenge with all the parts here and there… (below MM) so far, one more set of changes to go…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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

              @sdetweil . Thanks!

              1 Reply Last reply Reply Quote 0
              • H Offline
                h_vestbo
                last edited by

                any news here?
                The calendar module still shows wrong time in wintertime

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

                  @h_vestbo where, which geography?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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