David Winsemius <dwinsemius <at> comcast.net> writes: > sapply(tz, function(ttt) as.POSIXct(x=x, tz=ttt, > origin="1960-01-01"),simplify=FALSE) Sure, there's no end of workarounds. It would just be consistent to treat both the x and the tz arguments as vectors.