JMP16 Using Custom Date Formats In Scripts
Hello, I am working on a data table in which the date is formatted as such: 15/09/08/19:12 . I have managed to convert this using the custom format feature in the data table editor with the following: <YY>/<MM>/<DD>/<hh24><::><mm> but via script I cannot figure how to get this to work. Below is an exert of the script, any help would be greatly appreciated. Best Regards, Luke path = Get Default
...