MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    calendar module: Today at HH:MM

    Troubleshooting
    1
    2
    630
    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.
    • evroom
      evroom last edited by

      Hi,

      Searching did not lead to a solution.
      My current config shows date and time for all items (for example Nov 19th 12:00).
      I would like to see “Today at 12:00” for todays items.
      Is that posible ?

      module: "calendar",
      disabled: false,
      header: "Family Calendar",
      position: "top_left",
      maximumEntries: 12,
      maximumNumberOfDays: 365,
      fetchInterval: 300000,
      maxTitleLength: 35,
      getRelative: 0,
      timeFormat: "absolute",
      dateFormat: "MMM Do kk:mm",
      fullDayEventDateFormat: "MMM Do",
      showEnd: false,
      displaySymbol: false,
      

      MagicMirror version: 2.20.0
      Raspberry Pi 3 Model B Plus Rev 1.3
      Raspbian GNU/Linux 10 (buster)

      1 Reply Last reply Reply Quote 0
      • evroom
        evroom last edited by

        I see several examples where Today and Tommorow is displayed, but did not see the corresponding config.

        In my config I added / changed

        urgency: 2,
        getRelative: 6,
        

        Still no joy.

        MagicMirror version: 2.20.0
        Raspberry Pi 3 Model B Plus Rev 1.3
        Raspbian GNU/Linux 10 (buster)

        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