powered by
as.numeric(x)
x
intToPOSIX(timeVector, tz = "GMT")
as.POSIXct
#library(crawl) timeVector <- as.numeric(Sys.time()) timeVector intToPOSIX(timeVector, tz="")
Run the code above in your browser using DataLab