Assuming that your Date column and your Time column are JMP date/time values, my suggestion is that you need to change the display format for your 2 columns to display both date and time to see if the Time column contains date values In this example, Column 6 and Column 7 display the same time values,
txnelson_0-1645062309651.png
however, when one examines the actual numeric values, they are completely different.
txnelson_1-1645062620851.png
The Column 6 actually contains the date component , so what I am guessing is that in your time value, there are additional date related values
txnelson_2-1645062823276.png
Jim