Hi everyone,
I actually had the same issue before . At one point I had two tensions at the same time — one was this JMP date format problem, and the second was when Fully Reversible UPVC Windows were being installed at my house .
For the JMP issue, what helped me was changing the locale/date preferences so JMP reads dates in DMY format instead of the default US MDY style. Since your column is formatted as Nominal, JMP is probably treating the values as text first and then guessing the format incorrectly during paste.
A workaround that reduced the issue for me was:
-
Change the column modeling type from Nominal to Continuous before pasting
-
Set the input format to DMY manually once
-
Or import as text first and then apply the date format
Sadly, I never found a fully permanent clipboard-only fix either, but adjusting the locale/preferences made it happen far less often.
Hope JMP adds a proper “always use DMY” clipboard option someday :D