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

    uncleLem

    @uncleLem

    1
    Reputation
    5
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    uncleLem Unfollow Follow

    Best posts made by uncleLem

    • RE: Calendar - Change DateFormat to DD MM YYY

      Hi, I’ve also tried to achieve it, but due to differences in grammar in different languages support of relative calendar customization is a little bit tricky, so maintainers decided not to accept my change (more details here).

      However, if you’re willing to do it, you can create a fork from the original repository on the github, and then pull my changes from this branch containing my changes. Depending on what exactly you’re trying to achieve, you might need to do some further tinkering with the calendar.js, because this solution was tailored for my needs and I was focusing on full day events, but there’s a fullDayEventDateFormat config option that might help you.

      posted in Troubleshooting
      uncleLemU
      uncleLem

    Latest posts made by uncleLem

    • RE: Calendar - Change DateFormat to DD MM YYY

      Hi, I’ve also tried to achieve it, but due to differences in grammar in different languages support of relative calendar customization is a little bit tricky, so maintainers decided not to accept my change (more details here).

      However, if you’re willing to do it, you can create a fork from the original repository on the github, and then pull my changes from this branch containing my changes. Depending on what exactly you’re trying to achieve, you might need to do some further tinkering with the calendar.js, because this solution was tailored for my needs and I was focusing on full day events, but there’s a fullDayEventDateFormat config option that might help you.

      posted in Troubleshooting
      uncleLemU
      uncleLem
    • RE: Default calendar module: displaying full day events without time

      @sdetweil Get well, I’ll see what I can find meanwhile.

      posted in Troubleshooting
      uncleLemU
      uncleLem
    • RE: Default calendar module: displaying full day events without time

      @sdetweil I can find no such parameter. If you’re talking about fullDayEventDateFormat, is used in absolute date format only, but I’m looking into tweaking dates in relative format.

      posted in Troubleshooting
      uncleLemU
      uncleLem
    • Default calendar module: displaying full day events without time

      Hi all, I’m playing with my first Magic Mirror installation and there’s one thing that bugs me in the default calendar module: an upcoming full day event’s time is displayed like this: “Wednesday at 12:00 AM” which looks absolutely silly to me: of course my friend’s birthday starts at 12:00 AM, I don’t need this bit!
      However, looking at the documentation I can’t seem to find an option to do that. Switching to the absolute timeFormat kinda does the thing, but I’m looking into doing it for the relative time format. I’ve looked into the documentation and the code and it seems to me like it’s not there, but I still want to check with you folks if such configuration is possible so I wouldn’t reinvent the wheel.

      posted in Troubleshooting
      uncleLemU
      uncleLem