Convert character timestamps to POSIXct objects in time zont GMT+offset
toGmtRelativePosix(timestamp, GMT.offset = 1, format = NULL)
timestamp | vector of timestamps (character) |
---|---|
GMT.offset | offset to GMT time. Default: 1 = Berlin Normal Time |
format | format string describing the format of timstamp, see
help for |