I have a clock that I have been creating and I thought that I would add to support local date formats and time.
But I could not figure out how to best support 12 and 24 hour time. Any one that know how best to do it?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I have a clock that I have been creating and I thought that I would add to support local date formats and time.
But I could not figure out how to best support 12 and 24 hour time. Any one that know how best to do it?