Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Annual Events Displayed Monthly by Date

    Utilities
    1
    2
    1345
    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.
    • J
      justinriddoch last edited by justinriddoch

      I am having an issue with my google calendar where annual events, such as birthdays, are being displayed each month. For example if the two birthdays in my calendar are Oct 1st and Apr 12th, then on May 31st on my magic mirror it will say I have a birthday tomorrow (Oct 1 -> June 1) and in 11 days (Apr 12 -> June 12). Any ideas why this is happening?? Here is my calendar config.

      config: {
          timeFormat: 'absolute',
          urgency: 0,
          getRelative: 0,
          calendars: [
              { //Work
              url:
              "https://calendar.google.com/calendar/ical/XXXXX.ics"
              },
              { //Life
              url:
              "https://calendar.google.com/calendar/ical/XXXXX.ics"
              },
              { //Canadian Holidays
      	symbol: "calendar-check-o ",
      	url: "webcal://www.calendarlabs.com/templates/ical/Canada-Holidays.ics"
      	}
          ]
      }
      
      1 Reply Last reply Reply Quote 0
      • J
        justinriddoch last edited by justinriddoch

        This post is deleted!
        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