Displaying 1 result from an estimated 1 matches for "28800l".
Did you mean:
28800
2019 Mar 09
0
POSIXlt$zone and $gmtoff questions
...OSIXlt(POSIXctData)
does give proper values to gmtoff
f(as.POSIXlt("2019-03-08", tz="US/Pacific"))
# 2019-03-08, $zone="PST", $gmtoff=NA_integer_
f(as.POSIXlt(as.POSIXct("2019-03-08", tz="US/Pacific")))
# 2019-03-08, $zone="PST", $gmtoff=-28800L
Is this last an efficiency issue?
Bill Dunlap
TIBCO Software
wdunlap tibco.com
[[alternative HTML version deleted]]