<< str2JSON bytecode_iot_module strtom >>

bytecode_iot_module >> bytecode_iot_module > str2ts

str2ts

Convert human readable format date to timestamp in milliseconds, with GMT offset

Syntax

timestamp = str2ts(timestr,gmt)

Parameters

timestr :

Human readable format in string

gmt :

GMT offset to get the local time

timestamp :

Time stamp in unix time milliseconds

Description

Convert human readable format date to timestamp in milliseconds, with GMT offset

See also

Authors


Report an issue
<< str2JSON bytecode_iot_module strtom >>