Change Time format
-
Hi,
Is it possible to change the time format to 24 hours?
I get 12 hours (AM/PM) time in the Graphical Report and would rather see 24hours.
Using a RPi /w debian install and MyController 0.0.2 alpha5Thanks in advance,
Thomas
-
@supagusti said:
Hi,
Is it possible to change the time format to 24 hours?
I get 12 hours (AM/PM) time in the Graphical Report and would rather see 24hours.
Using a RPi /w debian install and MyController 0.0.2 alpha5Thanks in advance,
Thomas@supagusti Yes, 0.0.2-alpha5 changed to 12 hours format. Some people wants to see in 12 hours. Ok, I will add this 12 or 24 hours format in to users hand. I will add an entry in system settings.
Created a feature request to track this. Kindly update your thoughts if you have any additional opinion on this.
https://github.com/mycontroller-org/mycontroller/issues/46
for now the workaround is to replace the attached file (charts.js) with your
mycontroller/www/controllers/charts.js
-
@jkandasa This works fine now - Thank you.
If it's not a big problem, I would add the the entry to user settings, so every user can decide which format to use.
-
@supagusti said:
@jkandasa This works fine now - Thank you.
If it's not a big problem, I would add the the entry to user settings, so every user can decide which format to use.Your contributions are most welcome!! We have a ticket to track this https://github.com/mycontroller-org/mycontroller/issues/46 Kindly update there.
-
@supagusti Your request has been implemented. Changes will be available in 0.0.2-alpha6 release. Thank you!