as.
If I convert the date 10.10.61 (DD.MM.YY) with as.Date(date, format="%d.%m.%y") for some reason it …
I have a text file that includes dates, and want to convert it to a datatable. Converting the dates such …