Skip to content

Time Sensor

grandmind edited this page May 1, 2015 · 1 revision

The Time Sensor is a simple peripheral that returns unix time in "yyyy.MM.dd.HH.mm.ss" format. It has only one function:

##Functions

Function Returns Description
getTime() string timeStamp Returns the current time in "yyyy.MM.dd.HH.mm.ss" format.