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

    Posts

    Recent Best Controversial
    • RE: Calendar date format

      @sdetweil

      not sure if this is what you mean, but still nothing changes, all dates are still MM/DD/YYYY

      Showtime: “absolute”, no idea where this is mentioned in the document, unsure where it goes.

      dateFormat - config option, in the configuration

      // The config property is optional.
      // If no config is set, an example calendar is shown.
      // See ‘Configuration options’ for more information.

      {
             module: “calendar”,
             header: “AU Holidays”,
             position: “top_left”,
                config: {
                        showtime: "absolute",
                       dateFormat: “DD MMM”,
                        calendars: [
                                   {
                                   symbol: “calendar-check”,
                                   url: “https://calendar.google.com……”
                                    },
                                    ]
                       },
      },
      
      

      as for reading the document, I have ctrl+f ’ showtime’ , ‘Not calendar’ all these things you mention in each post, so unless we are reading different documents … I have zero idea where you are getting the information from

      you can keep being condescending as much as you want, trying my best i have been doing this for around 7 days.

      This thread could of been 3 posts long, describe the issue, post an answer with an explanation and a last reply of thankyou this helps alot.

      posted in Troubleshooting
      G
      Gr1dL0ck
    • 1 / 1