Convert ical date into R date

ic_date(x)

Arguments

x

Lines read-in in from an iCal file

Examples

ic_date("20120103")
#> [1] "2012-01-03"