MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sidestepp
    3. Posts
    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 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: How to show city title above clock display in default clock module?

      I did it with both date and city.
      {
      module: “clock”,
      position: “top_left”, // This can be any of the regions.
      config: {
      dateFormat: “dddd, LL [at New York City]”,
      showDate: true
      }
      }

      posted in Tutorials
      S
      sidestepp
    • 1 / 1