Skip to content
Prev 173738 / 398503 Next

Time Zone query

Read this from the as.POSIXct help page more carefully:

"Usage
as.POSIXct(x, tz = "", ...)"

"tz
A timezone specification to be used for the conversion, if one is  
required. System-specific (see time zones), but "" is the current  
timezone, and "GMT" is UTC (Universal Time, Coordinated)."