Skip to content
Prev 304870 / 398502 Next

POSIXlt and daylight savings time

pdb wrote:

            
There *was* no 02:00:00 in your local timezone, so you?re trying to specifiy 
a point in time that just didn?t exist. If you really want to do this, use 
the UTC timezone, by setting the ?tz? argument in as.POSIXct/as.POSIXlt to
UTC (or GMT).