Convert date string to string and stop on failure
hsStringToDate(strDate, dateFormat)
strDate | (vector of) string(s) representing date(s) |
---|---|
dateFormat | date format specifier describing the format in which dates
are represented in the csv file. Use placeholders , |
(vector of) Date object(s)