Best way to convert UTC time format to numeric
Hi All, (JMP 17 & JMP 18EA) I have some XML data with a column that contains a time stamp, but the data format is not very compatible for what I'd like to do with it in JMP. The data is in the following UTC format yyyy-mm-ddThh:mm:ss.SSSZ, where the usual meanings are applied to the abbreviations. Here, there is actually a "T" after dd, and a Z after ".SSS", and the .SSS stands for millisecon...