MagicMirror Forum

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

    SOLVED MMM-CalenderExt2: view week does not display german dateFormat

    Troubleshooting
    2
    4
    933
    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.
    • S
      sworrs last edited by

      Hi,
      at the moment I am configuring the modul CalendarExt2, so maybe some more topics will come, but I think most of them will be just configuring problems.
      I am using the week view with the following config:

      views: [
      						{
      							name: "Test",
      							mode: "week",
      							position: "middle_center",
      							type: "row",
      							slotCount: 2,
      							dateFormat: "DD.MM",
      							calendars: [],
      						},
      					],
      

      but I get the date format as M/D:
      0_1547398328492_942697b3-9d76-41cf-bf82-67009be8a42d-image.png
      I also tried :

      locale: "de",
      

      but its still the M/D notation.
      What did I did not write correctly?

      Best regards
      matthias

      ? 1 Reply Last reply Reply Quote 0
      • S
        sworrs last edited by

        @Sean :
        Thank you, that worked, sorry for not reading the wiki.

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @sworrs last edited by A Former User

          @sworrs
          That is not “date”. Try “slotTitleFormat” and “slotSubTitleFormat” and “slotAltTitleFormat”.
          https://github.com/eouia/MMM-CalendarExt2/wiki/2c4.-View:week,-month

          1 Reply Last reply Reply Quote 0
          • S
            sworrs last edited by

            @Sean :
            Thank you, that worked, sorry for not reading the wiki.

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @sworrs last edited by

              @sworrs Nevermind. I don’t read manual also. 😃

              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