search for: parseiso8601

Displaying 1 result from an estimated 1 matches for "parseiso8601".

2012 Sep 16
1
possible TZ bug in parseISO8601 - "Error in if (length(c(year, month, day, hour, min, sec)) == 6 && c(year, : [...]"
...Message: Error in if (length(c(year, month, day, hour, min, sec)) == 6 && c(year, : missing value where TRUE/FALSE needed Available environments had calls: 1: FindHighRow(dateTable, theTimeSeries, 2, 3) 2: #4: searchVector[dateFilter] 3: #4: `[.xts`(searchVector, dateFilter) 4: .parseISO8601(ii, .index(x)[1], .index(x)[nr], tz = tz) 5: as.POSIXlt(do.call(lastof, parse.side(intervals[2], intervals[1]))) 6: do.call(lastof, parse.side(intervals[2], intervals[1])) 7: function (year = 1970, month = 12, day = 31, hour = 23, min = 59, sec = 59, subsec = 0.99999, tz = "") {...