I have text date colum with dates such at 290210 which I can parse with %d%m%y but I also have date without leading zeo i.e. 10210 (Ist Feb 2010) which cause any NA.
How can I parse the second one? -- View this message in context: http://n4.nabble.com/as-date-parsing-tp1582868p1582868.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.