This goes outside of the topic, but it might also be worth it to combine date and time into single timestamp column. In JMP you can do this by just adding those columns together and then changing the format

Before changing the format the timestamp can look weird (number of seconds since January 1, 1904)

Format changed to y/m/d h:m:s

This will basically provide you with plenty of different formatting options and quick formulas from right click menu from the single column

You can also use timestamp column for example in graph builder and if you wish to see data on day level, you can use date/time bin on the axis (right click on the axis)

-Jarmo