Resolved! CSV time to weird data format
Hello, I am given a CSV file that I am reading into a collection and then parsing the collection for the values. One of the columns in the CSV is a time field. An example would be "11:00:00". I have a calculation that assigns that field in a coll...