MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. skyzuma
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Groups 0

    skyzuma

    @skyzuma

    0
    Reputation
    1
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    skyzuma Unfollow Follow

    Latest posts made by skyzuma

    • RE: set the calendar day to a short version

      i think my “problem” is on calendar.js:455 - nextWeek: “dddd” … this need an option to set this to “ddd” for a short version … ive testet it to set this in config.js but there are no changes after MM restart …

      posted in Troubleshooting
      S
      skyzuma
    • RE: set the calendar day to a short version

      thats correct but i need ONLY a short day name for an event with an time. the next event is “Friday at 15:30” … but i need “Fri at 15:30” - its “ddd” - but where i set this? i cant change “dateFormat” or “dateEndFormat” that will change ALL i think

      MMM Do is important for evnets in a few weeks / month like “May 14th”
      LT is ONLY the time on an event on a day

      i think this cant change in the config.js … i think this need to be changed in the source code or maybe as an option, idk …

      posted in Troubleshooting
      S
      skyzuma
    • RE: set the calendar day to a short version

      if i understand all correct so i need to change in my case not “dateEndFormat” … i need to change “dateFormat: “MMM Do”,” or “fullDayEventDateFormat: “MMM Do”,” to change the name of the week to a shorter version, correct?

      but what means “MMM Do” ? i cant see on both site this format … and if i see this correct, the cell contais dateFormat + dateEndFormat = MMM Do + LT, or iam wrong?

      posted in Troubleshooting
      S
      skyzuma
    • RE: set the calendar day to a short version

      its not:

      calender.js > dateEndFormat = “LT”
      https://www.npmjs.com/package/dateformat > there is no “dateEndFormat”, only “dateFormat” and no “LT”, what means LT?

      and there is no example of what i need … if i add the calendar module to MM there is a table with 2 cells with this informations:

      name of the event : “full dayname of the week” at 00:00 … and this full dayname i need to a shorter verion … on a german language this name is much much longer …

      posted in Troubleshooting
      S
      skyzuma
    • RE: set the calendar day to a short version

      and now? what i need to change in the configs.js?

      posted in Troubleshooting
      S
      skyzuma
    • RE: set the calendar day to a short version

      sorry but i am not a programmer … idk what this is meaning …

      posted in Troubleshooting
      S
      skyzuma
    • set the calendar day to a short version

      sry but i am not a native en …

      if its possible to set the day of an calendar entry to a short version? The problem is that the entry with a day and a time are bigger as the table / cell and it will oversize all … but if we use “mon” (and also an the correct translation) instead of monday would it will fit …

      posted in Troubleshooting
      S
      skyzuma