A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Calendar displays time in 12h format, was 24
-
Hey,
the calendar displays the time in 12 hour format since the last update. I didn’t change anything in the config and it worked before. Now it displays for example 04:30 where it should be 16:30var config = { port: 8080, ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], language: 'de', timeFormat: 24, units: 'metric', modules: [ { module: 'alert' }, { module: 'clock', position: 'top_left' }, { module: 'calendar', header: 'Termine', position: 'top_left', classes: 'bright', config: { maximumEntries: 10, maximumNumberOfDays: 7, calendars: [ { symbol: 'calendar-check-o ',
What do I have to change?
Thanks! :) -
I have the exact same problem.
Does anybody have a clue on this? -
@flobbr said in Calendar displays time in 12h format, was 24:
Does anybody have a clue on this?
Quick fix is to edit this in the module.
Or move to the development branch
-
@Mykle1 thank so very much, worked just fine :)
-
@flobbr said in Calendar displays time in 12h format, was 24:
thank so very much, worked just fine :)
Excellent! Enjoy your mirror