• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 module events stop displaying before due time/date

Scheduled Pinned Locked Moved Troubleshooting
18 Posts 2 Posters 3.4k 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.
  • C Offline
    castletonroad
    last edited by Aug 5, 2020, 9:09 AM

    @sdetweil

    Hi, thanks for replying.

    On the MagicMirror, currently (7pm), the school timetable calendar events are showing with start times and correctly, e.g. ‘Tomorrow at 08.25’.

    Entries in the .ICS file include (e.g. for lesson 2, which is a problem):
    DTSTART;TZID=Australia/Sydney:20200720T092000
    DTEND;TZID=Australia/Sydney:20200720T101500

    …and for lesson 3 (a short one, and not a problem entry):
    DTSTART;TZID=Australia/Sydney:20200722T101500
    DTEND;TZID=Australia/Sydney:20200722T103000

    All seems fine, right?

    S 2 Replies Last reply Aug 5, 2020, 11:38 AM Reply Quote 0
    • S Offline
      sdetweil @castletonroad
      last edited by Aug 5, 2020, 11:38 AM

      @castletonroad and the pi is set to the same tz/location, correct?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Aug 5, 2020, 9:34 PM Reply Quote 0
      • S Offline
        sdetweil @castletonroad
        last edited by sdetweil Aug 5, 2020, 2:05 PM Aug 5, 2020, 2:02 PM

        @castletonroad what is wrong on cal display for lesson 2

        start July 22, 2020 09:20:00
        end July 22, 2020 10:15:00

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        C 1 Reply Last reply Aug 5, 2020, 9:31 PM Reply Quote 0
        • C Offline
          castletonroad @sdetweil
          last edited by Aug 5, 2020, 9:31 PM

          @sdetweil

          The display on the MM is fine the day before.

          But every morning, lesson 2 (and lesson 1) is no longer showing on the MM.

          Next event showing on the MM is lesson 3, 10.30 to 11.25, even though it’s still only 6am.

          S 1 Reply Last reply Aug 5, 2020, 9:35 PM Reply Quote 0
          • C Offline
            castletonroad @sdetweil
            last edited by Aug 5, 2020, 9:34 PM

            @sdetweil

            Yes, correct.

            pi@raspberrypi2:~ $ date +“%Z %z”
            AEST +1000
            pi@raspberrypi2:~ $

            As I mentioned, the issue is just with the first two events each day in this timetable.

            I might delete one recurring event and replace it with a brand new one.

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @castletonroad
              last edited by Aug 5, 2020, 9:35 PM

              @castletonroad so, that means to me the pi is set to the wrong timezone, even tho displaying the right numbers for the time.

              what is the location setting under the operating system calendar, upper right, right click,
              locations

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              C 1 Reply Last reply Aug 5, 2020, 9:52 PM Reply Quote 0
              • C Offline
                castletonroad @sdetweil
                last edited by Aug 5, 2020, 9:52 PM

                @sdetweil

                Sorry, I should have said - I’m in Australia, AEST is correct for me.

                S 1 Reply Last reply Aug 5, 2020, 9:59 PM Reply Quote 0
                • S Offline
                  sdetweil @castletonroad
                  last edited by Aug 5, 2020, 9:59 PM

                  @castletonroad you tz said Australia.

                  there have been a number of problems w calendar and recurring events. no fix yet that can see.

                  I would try the redo of the event. where do u create it? PC, mobile, web?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  C 2 Replies Last reply Aug 5, 2020, 10:28 PM Reply Quote 0
                  • C Offline
                    castletonroad @sdetweil
                    last edited by Aug 5, 2020, 10:28 PM

                    @sdetweil

                    I created the appointments a couple of years ago in Google, then imported them and have been using them since. I edit them via the NextCloud web interface. I have a script that exports them to .ICS for MM to read.

                    I will recreate a couple (the whole things takes an age as the timetable runs on a two week cycle) and see how that turns out for tomorrow. I’ll report back.

                    (The Calendar module is literally the main reason for my MM!)

                    Thanks for taking the time to help out.

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      castletonroad @sdetweil
                      last edited by castletonroad Aug 6, 2020, 1:23 AM Aug 6, 2020, 1:22 AM

                      @sdetweil

                      I created a new event for tomorrow:

                      BEGIN:VEVENT
                      CREATED:20200806T005525Z
                      DTSTAMP:20200806T005659Z
                      LAST-MODIFIED:20200806T005659Z
                      SEQUENCE:3
                      UID:ffae8dff-cd39-4315-977c-762a0b47544c
                      DTSTART;TZID=Australia/Sydney:20200724T082500
                      DTEND;TZID=Australia/Sydney:20200724T092000
                      SUMMARY:NEW P1 - LESSON (ROOM No.)
                      RRULE:FREQ=WEEKLY;COUNT=5;INTERVAL=2;BYDAY=FR
                      LOCATION:XXXX
                      END:VEVENT

                      Look at CREATED:20200806T005525Z. This is 12.55am, right? I created this at about 10.55am, so a 10hr time diff - AEST <> GMT.

                      Is this relevant?

                      S 2 Replies Last reply Aug 6, 2020, 1:25 AM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        7/18
                        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