R/zzz.R

if(getRversion() < "2.11.0") {
    .POSIXct <- function(xx, tz = NULL)
    structure(xx, class = c("POSIXt", "POSIXct"), tzone = tz) 
}
joshuaulrich/xtime documentation built on May 19, 2019, 8:55 p.m.