<< thingspeak_update bytecode_iot_module ts2str >>

bytecode_iot_module >> bytecode_iot_module > ts2sci

ts2sci

Convert timestamp in milliseconds to serial date number, with GMT offset

Syntax

time_scilab = ts2sci(timestamp,gmt)

Parameters

timestamp :

Time stamp in unix time milliseconds

gmt :

GMT offset to get the local time

time_scilab :

Serial date number in Scilab

Description

Convert timestamp in milliseconds to serial date number, with GMT offset.

See also

Authors


Report an issue
<< thingspeak_update bytecode_iot_module ts2str >>