Forum Discussion

Hemanth's avatar
Hemanth
New Contributor
8 years ago

String to Date conversion

Hi, I have a CSV file which has a date column with date and null, while converting the string to date using the Date.parse function getting NaN for null values. This works for the value which is da...