I just tried this: z <- strptime(radSampTrim$Captured.Time[1:300000], "%d%b%Y") > z[1:3] [1] NA NA NA
On Thu, Feb 27, 2014 at 7:39 PM, Pascal Oettli <kri...@ymail.com> wrote: > strptime [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.