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