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