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.

    Error with Outlook Calendar

    Scheduled Pinned Locked Moved Troubleshooting
    23 Posts 3 Posters 6.2k 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.
    • S Offline
      sdetweil
      last edited by

      I’ve added a troubleshooting topic

      https://forum.magicmirror.builders/topic/13770/2-13-calendar-fix-for-office-365-users

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @bokchok ok, looking thru your calendar, it has a custom timezone named ‘TZID:Eastern Standard Time 1’

        none of the calendar code knows how to handle this… we don’t lookup the time to find the real name.
        so you will get random results. the code I added looks up the windows timezone name in the
        unicode.org supported cross reference table to get the IANA tz name the code can handle…

        the bug u found was that I ‘assumed’ the name would always be found… but not true…

        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
          bokchok @sdetweil
          last edited by

          @sdetweil Good to know! I’m glad this was helpful.

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