powered by
convert.tz(x, tz = Sys.timezone())
d <- as.POSIXlt("2010-01-01 17:34:20", tz="UTC") convert.tz(d, tz="America/Guatemala")
Run the code above in your browser using DataLab