• 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.

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

Scheduled Pinned Locked Moved Productivity
5 Posts 2 Posters 752 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 Apr 4, 2020, 2:33 PM Apr 4, 2020, 2:31 PM

    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 Apr 6, 2020, 12:54 PM Reply Quote 0
    • D Offline
      Doudy @Doudy
      last edited by Apr 6, 2020, 12:54 PM

      No body ?

      1 Reply Last reply Reply Quote 0
      • A Offline
        acimail01
        last edited by acimail01 Apr 6, 2020, 3:01 PM Apr 6, 2020, 3:00 PM

        try set locale or forceLocalTZ like:

        config: {
        		locale			: "de_DE",
        		forceLocalTZ	: true,
        
        D 1 Reply Last reply Apr 7, 2020, 9:27 AM Reply Quote 0
        • D Offline
          Doudy @acimail01
          last edited by Doudy Apr 7, 2020, 11:14 AM Apr 7, 2020, 9:27 AM

          @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 Apr 9, 2020, 6:35 AM Reply Quote 0
          • D Offline
            Doudy @Doudy
            last edited by Apr 9, 2020, 6:35 AM

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

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