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.

    Calendar and displaying today

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 1.6k Views 1 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.
    • P Offline
      planet4
      last edited by planet4

      I have one issue about the calendar. I have looked in other posts but did not find any soloution. Or maybe I am just stupid.

      I have a ical feed similar to this rss feed to display the food in the kids school. This works fine but as the publisher of the ical has set the time to 01:00 in the night as start todays entry will not be shown. Only the nextcoming days. How can I display the entry of today even if it started 01:00. http://skolmaten.se/hogadalskolan/rss/
      alt text

      {
      			module: 'calendar',
      			header: 'SKOLMAT HÖGADAL',
      			position: 'bottom_left',
      			config: {
      				maxTitleLength :50,
      				calendars: [
      					{
      						symbol: 'fa-cutlery',
      						url: 'http://skolmaten.se/hogadalskolan/calendar/',
      						timeFormat: 'relative',
      						urgency: 0
      					},
      
      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