MagicMirror Forum

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

    Calendar - Ends In Invalid Date

    Troubleshooting
    calendar events invalid date
    1
    1
    130
    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.
    • E
      Ellings3n last edited by Ellings3n

      Greetings Everyone 🙂

      I’ve been having an issue for a long time were past events gets “stuck” in the calendar with format:

      “Event Name” - “Ends in Invalid Date”

      The only “workaround” is to manually delete old events from calendar.

      New and current events are working smoothly.

      Tried googling, searching on different forums and on this one without any luck. Last thing I found was to add “showEnd: false,” to the config file with no visual effect.

      config:

      	      module: 'calendar',
      	      header: 'Kommende Aktiviteter',
      	      fetchInterval: 3600000,
      	      position: 'top_left',
      	      config: {
      		                  fade: false,
      		      		  maximumEntries: "5",
      		      		  showEnd: false,
      		                  calendars: [ {
      					                    symbol: 'calenar-check-o ',
      					                    url: "Calendar Link",
      

      Any help would be appreciated.

      -Ellingsen

      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