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.

    Annual Events Displayed Monthly by Date

    Scheduled Pinned Locked Moved Utilities
    2 Posts 1 Posters 1.7k 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.
    • J Offline
      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 Offline
        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy