cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
DELANDJ1985
Level III

Date Import Fix - M/D/Y h:m:s to D/M/Y h:m:s

Is the anyway to reassign which figures are date and month - 07/05/2022 10:24:21. The column is formatted D/M/Y h:m:s but the date is actually 05th of July.

 

Messed up 1 data sheet in Excel and concatenating to ones that are correct - please help!

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Date Import Fix - M/D/Y h:m:s to D/M/Y h:m:s

If you have already "messed up" as in the data is wrong, you could maybe try method used hereDate Conversion issue . First change the column to character column -> back to numeric -> change to correct format/use format pattern to fix the data.

-Jarmo

View solution in original post

1 REPLY 1
jthi
Super User

Re: Date Import Fix - M/D/Y h:m:s to D/M/Y h:m:s

If you have already "messed up" as in the data is wrong, you could maybe try method used hereDate Conversion issue . First change the column to character column -> back to numeric -> change to correct format/use format pattern to fix the data.

-Jarmo

Recommended Articles