Top "As.date" questions

as.

as.Date with two-digit years

If I convert the date 10.10.61 (DD.MM.YY) with as.Date(date, format="%d.%m.%y") for some reason it …

r date as.date
R Read abbreviated month form a date that is not in English

I have a text file that includes dates, and want to convert it to a datatable. Converting the dates such …

r date as.date