Convert timestamp in milliseconds to human readable format, with GMT offset
timestr = ts2str(timestamp,gmt)
Time stamp in unix time milliseconds
GMT offset to get the local time
Human readable format in string
Convert timestamp in milliseconds to human readable format, with GMT offset