Convert timestamp in milliseconds to serial date number, with GMT offset
time_scilab = ts2sci(timestamp,gmt)
Time stamp in unix time milliseconds
GMT offset to get the local time
Serial date number in Scilab
Convert timestamp in milliseconds to serial date number, with GMT offset.