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.

    Mmm-calendarext one day difference between ics file and MagicMirror display

    Scheduled Pinned Locked Moved Productivity
    5 Posts 2 Posters 933 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.
    • D Offline
      Doudy
      last edited by Doudy

      I have at mmm-calendarext one day difference between outlook-ouwncloud.ics file and MagicMirror display only for anniversary

      outlook-owncloud.ics:
      alt text
      mmm-calendarext:
      alt text

      At outlook.ics i have anniversary jean-Pol friday 03/04 but at calendarext it is 04/04
      At outlook.ics i have anniversary Gilles sunday 05/04 but at calendarext it is 06/04
      At outlook.ics i have anniversary Nathalie sunday 05/04 but at calendarext it is 06/04
      etc…

      It is only birthdays that are not correct.
      The rest is good.

      An idea ?
      :winking_face:

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

        No body ?

        1 Reply Last reply Reply Quote 0
        • A Offline
          acimail01
          last edited by acimail01

          try set locale or forceLocalTZ like:

          config: {
          		locale			: "de_DE",
          		forceLocalTZ	: true,
          
          D 1 Reply Last reply Reply Quote 0
          • D Offline
            Doudy @acimail01
            last edited by Doudy

            @acimail01 said in Mmm-calendarext one day difference between ics file and MagicMirror display:

            locale : “de_DE”,
            forceLocalTZ : true,

            I have change following :

            		{
            			module: 'MMM-CalendarExt',
            			position: "top_center",		
            			config: {
            				locale			: "be_BE",
            				forceLocalTZ	        : true,
            				colored                 : true,
            				system: {
            					show: ['current', 'daily'],
            					redrawInterval:60000,
            					showEmptyView: 0,
            			  },
            

            No change.
            Always a day shift for the birthday.
            I have try with locale : “de_DE” but same

            :question_mark:

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

              See solution here:
              link : https://github.com/eouia/MMM-CalendarExt/issues/84

              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