Looks ok to me, at least for german local:
require("locale").time(new Date()); ="07:28:24" require("locale").time(new Date(), 1); ="07:28"
What locale are you using?
@user140377 started
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.
Looks ok to me, at least for german local:
What locale are you using?