• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

24 Hour clock problem

Scheduled Pinned Locked Moved Bug Hunt
25 Posts 5 Posters 8.2k Views 4 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.
  • N Offline
    Nilnik Project Sponsor
    last edited by Dec 30, 2018, 8:09 PM

    Hej Rasmus,

    timeformat: “24” is wrong remove the quotes round 24(timeformat: 24,)

    R 1 Reply Last reply Dec 30, 2018, 8:43 PM Reply Quote 1
    • N Offline
      Nilnik Project Sponsor
      last edited by Dec 30, 2018, 8:16 PM

      Hej igen
      In the config for calendar there is a missing , after the curled bracket below the url.

      R 1 Reply Last reply Dec 30, 2018, 8:45 PM Reply Quote 0
      • R Offline
        Rasmus rytter @Nilnik
        last edited by Dec 30, 2018, 8:43 PM

        thanks @nilnik
        I think i wrote it wrong cant figure our what
        My config: 0_1546202579894_20c16fa8-890c-4689-98b0-f5339167ff95-image.png
        0_1546202503838_0f74a4c0-0e4d-43a1-8555-80639727b778-image.png

        1 Reply Last reply Reply Quote 0
        • R Offline
          Rasmus rytter @Nilnik
          last edited by Dec 30, 2018, 8:45 PM

          Thanks @nilnik
          Which one is it?
          0_1546202725273_41bf27ae-ef26-4903-a81e-f10781ccb463-image.png

          1 Reply Last reply Reply Quote 0
          • N Offline
            Nilnik Project Sponsor
            last edited by Dec 30, 2018, 8:49 PM

            no parentesis round timeformat. I only put them around the timeformat to explain how it should be.
            komma after the upper bracket in your skiss.

            R 1 Reply Last reply Dec 30, 2018, 8:58 PM Reply Quote 0
            • R Offline
              Rasmus rytter @Nilnik
              last edited by Dec 30, 2018, 8:58 PM

              Thanks so much @nilnik
              but the calendar dos not show up?
              0_1546203530434_3e267607-d256-445e-83fc-bb2972dfbbb5-image.png

              1 Reply Last reply Reply Quote 0
              • N Offline
                Nilnik Project Sponsor
                last edited by Dec 30, 2018, 9:55 PM

                Here is an example for Swedish namedays:

                0_1546206888006_calendar.jpg

                R 1 Reply Last reply Dec 30, 2018, 10:03 PM Reply Quote 0
                • N Offline
                  Nilnik Project Sponsor
                  last edited by Dec 30, 2018, 10:03 PM

                  I missed the last curled bracket, sorry.
                  0_1546207377863_calendar.jpg

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    Rasmus rytter @Nilnik
                    last edited by Dec 30, 2018, 10:03 PM

                    thanks @nilnik
                    Can u send it as a Text so i can copy it in mine?

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      Nilnik Project Sponsor
                      last edited by Dec 30, 2018, 10:18 PM

                      I don’t know how to,when I paste in the textfile I lose all tabs so you have to put in them
                      {
                      disabled: false,
                      module: ‘calendar’,
                      header: ‘Namnsdagar’,
                      position: ‘bottom_left’,
                      config: {
                      colored: ‘true’,
                      timeFormat: ‘absolute’,
                      maximumEntries: 5,
                      fullDayEventDateFormat: ‘Do MMM’,
                      showEnd: false,
                      urgency: 1,
                      calendars: [
                      {
                      color: ‘#00ff00’,
                      symbol:'calendar-check-o ',
                      url: ‘http://www.webcal.fi/cal.php?id=99’
                      },
                      ]
                      }
                      },

                      R M 3 Replies Last reply Dec 30, 2018, 10:19 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        8/25
                        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