Glad you got that sorted! I think you just need to do setTime and not Date.setTime and you should be fine :)
setTime
Date.setTime
@Gordon 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.
Glad you got that sorted! I think you just need to do
setTime
and notDate.setTime
and you should be fine :)