Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

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

    Productivity
    2
    5
    177
    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
      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 ?
      😉

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

        No body ?

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

            ❓

            D 1 Reply Last reply Reply Quote 0
            • D
              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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy