MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. DaHarry
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Groups 0

    DaHarry

    @DaHarry

    0
    Reputation
    6
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    DaHarry Unfollow Follow

    Latest posts made by DaHarry

    • RE: Default Calendar and Daylight Savings Problems

      I have create two new series appointments. One Starts bevor End of Saving Daylight Time, the second starts after 25. Oct.:

      DTSTART;TZID=Europe/Berlin:20201023T100000
      DTEND;TZID=Europe/Berlin:20201023T110000
      RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20201120T225959Z;BYDAY=FR
      DTSTAMP:20201112T204328Z
      UID:@google.com
      CREATED:20201112T204057Z
      DESCRIPTION:
      LAST-MODIFIED:20201112T204157Z
      LOCATION:
      SEQUENCE:0
      STATUS:CONFIRMED
      SUMMARY:SavingDaylightTime
      TRANSP:OPAQUE
      END:VEVENT
      BEGIN:VEVENT
      
      DTSTART;TZID=Europe/Berlin:20201030T100000
      DTEND;TZID=Europe/Berlin:20201030T110000
      RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20201120T225959Z;BYDAY=FR
      DTSTAMP:20201112T204328Z
      UID:@google.com
      CREATED:20201112T204000Z
      DESCRIPTION:
      LAST-MODIFIED:20201112T204211Z
      LOCATION:
      SEQUENCE:0
      STATUS:CONFIRMED
      SUMMARY:AfterSavingDaylightTime
      TRANSP:OPAQUE
      END:VEVENT
      END:VCALENDAR
      

      Result:
      mmSavindDaylightTimeProblem.PNG

      posted in Troubleshooting
      D
      DaHarry
    • RE: Default Calendar and Daylight Savings Problems

      This shows the wrong Time:

      DTSTART;TZID=Europe/Berlin:20201009T090000
      DTEND;TZID=Europe/Berlin:20201009T100000
      RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20210212T225959Z;BYDAY=FR
      DTSTAMP:20201112T202528Z
      UID:xyz???@google.com
      CREATED:20201112T195618Z
      DESCRIPTION:
      LAST-MODIFIED:20201112T200229Z
      LOCATION:
      SEQUENCE:2
      STATUS:CONFIRMED
      SUMMARY:TestTermin
      TRANSP:OPAQUE
      END:VEVENT
      END:VCALENDAR
      

      This shows the right Time:

      DTSTART;TZID=Europe/Berlin:20201030T090000
      DTEND;TZID=Europe/Berlin:20201030T100000
      RRULE:FREQ=WEEKLY;WKST=MO;UNTIL=20210212;BYDAY=FR
      DTSTAMP:20201112T203337Z
      UID:15rntv5mhhm7gluupq8offllmn@google.com
      CREATED:20201112T195618Z
      DESCRIPTION:
      LAST-MODIFIED:20201112T203230Z
      LOCATION:
      SEQUENCE:3
      STATUS:CONFIRMED
      SUMMARY:TestTermin
      TRANSP:OPAQUE
      END:VEVENT
      END:VCALENDAR
      
      posted in Troubleshooting
      D
      DaHarry
    • RE: Default Calendar and Daylight Savings Problems

      Hello, I found out that the wrong time is only displayed with series appointments that start before the end of daylight saving time.
      Single Entries will shown correctly

      posted in Troubleshooting
      D
      DaHarry
    • RE: Default Calendar and Daylight Savings Problems

      Hi, I hav the last dev. I Pull it three days ago. Direkt bevor my post.

      posted in Troubleshooting
      D
      DaHarry
    • RE: Default Calendar and Daylight Savings Problems

      Hi, i have same Problem after switch daylight saving time. With 2.13 i have -1 hour Offset, with 2.14.dev i have -2 hour offset.
      So I have a Calendar entry for 9 am and Magic Mirror Calendar “2.13” shows 8 am and “2.14 .dev” shows 7am… Timezone are set korrek, also the Time show the Time korrekt.

      posted in Troubleshooting
      D
      DaHarry
    • RE: MMM-Calendar show wrong Date on whole Day Events

      Looks good! Thanks!!!

      posted in Troubleshooting
      D
      DaHarry
    • MMM-Calendar show wrong Date on whole Day Events

      Hi all,

      my MagicMirror show since the last Update (v2.12.0) the Wrong Date in the Calendar Module. So an Event, that shuld be on the 19.07. will shown for 18.07…
      I rollback to the last version fron an Backup and anverything is Fine again…

      How can i fix this issuse or should i open an issus?

      Thanks, Harry

      posted in Troubleshooting
      D
      DaHarry