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.

    [Solved] Standard calendar displays the time incorrectly

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 2 Posters 924 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.
    • K Offline
      Klinge
      last edited by Klinge

      Hello,
      I have an problem with the standard calendar.

      The calendar should show only the beginning times of the appointments. But the calendar shows the beginning and end time of the appointments.

      I configured my calendar like this

      {^M
                              module: 'calendar',^M
                              header: 'Kalender',^M
                              position: 'top_left',^M
                              config: {^M
                                      timeFormat: 'absolute', ^M
                                      urgency: 0,^M
                                      maxTitleLength: 15,
                                      dateFormat: "dd, DD. MMM HH:mm",
                                      fullDayEventDateFormat: "dd, DD MMM",
                                      getRelative: 0, ^M
                                      calendars: [^M
                                              {^M
                                                      symbol: 'calendar-check-o ',^M
                                                      url: 'https://calendar.google.com/calendar/ical/XXXXXXXX.ics'^M
                                              },^M
                                              {^M
                                              url: 'https://calendar.google.com/calendar/ical/XXXXXXXXXX.ics'^M
                                              }^M
      
      

      I would be very grateful if someone could help me.

      Thank you in advance.

      Lars

      1 Reply Last reply Reply Quote 0
      • N Offline
        Nilnik Project Sponsor
        last edited by

        Hello! in config write ‘showEnd: false’. see this link: https://forum.magicmirror.builders/topic/8856/calendar-module-1-day-error. Hope it helps you. Nisse

        1 Reply Last reply Reply Quote 0
        • K Offline
          Klinge
          last edited by

          Yes, that´s it.

          Thank your for this great tip.

          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