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
}
}
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
S
Latest posts made by sidestepp
-
RE: How to show city title above clock display in default clock module?