Convert a dataset's columns from DATETIME string format to numeric
castDATETIMEToTime(dataset, colnames)
| dataset | the dataset you want to convert |
|---|---|
| colnames | the names of the columns you want to convert |
Other Data formatting: castDATEToTime,
castStringToNum,
castTIMEToTime, setFieldNames