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 error ???

    Scheduled Pinned Locked Moved Bug Hunt
    5 Posts 2 Posters 1.2k 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.
    • AssassinsA Offline
      Assassins
      last edited by Assassins

      Anyone know how to fix this little calendar bug.
      When you set it to a “Full Day Event” it sets the date to “Feb 7.”,
      but if you set it to a “time limit” it sets to “07 / 02/2022”

      I have already put this in config
      dateFormat: ‘DD / MM / YYYY’

      See the picture for more information.

      Regards Assassins

      kalendar.jpg

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Assassins
        last edited by

        @assassins there is a full date format too… see the doc

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        AssassinsA 1 Reply Last reply Reply Quote 0
        • AssassinsA Offline
          Assassins @sdetweil
          last edited by Assassins

          @sdetweil
          This is my config to it :
          module: ‘calendar’,
          header: “Kalender”,
          position: ‘bottom_left’,
          timeFormat: 24,
          config: {
          dateFormat: ‘DD/MM/YYYY’,
          colored: true,
          showLocation: true,
          maximumNumberOfDays: 90,
          maximumEntries: 7,
          calendars: [
          {
          symbol: ‘calendar’,
          url: ‘http://localhost:8080/modules/calendars/home.ics’,
          color: ‘#5bc0de’
          }
          ]
          }
          },

          Have i forget somthing to the format. ???

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Assassins
            last edited by

            @assassins see
            https://docs.magicmirror.builders/modules/calendar.html#configuration-options
            Screenshot_20220116-082316_Chrome.jpg

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            AssassinsA 1 Reply Last reply Reply Quote 0
            • AssassinsA Offline
              Assassins @sdetweil
              last edited by

              @sdetweil
              fullDayEventDateFormat:
              work now, thanks

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 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