Calendar Box() - Date Range - Convert Date/Time - SQL[Database]
Greetings. My company finally was able to get JMP14 realeased so I am very excited to try out the new features. Specifically the Semiconductor Took Kit and the Calendar Box() function. So my first step is to parse the large amounts of data pulling from a data range. I finally manged to convert the 3388594698 to an actual date. Here is an example of the output:sqlstart = "01/18/2018 12:00:00 AM";
...