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
Qin-Ilaria
Level I

How can I use format pattern to informat Data time --help needed

Hi all,

why can't use Format Pattern to transform the data type as JMP data time? Anyone can help give tips of operation or JSL code? thanks

LogitRangeFawn5_0-1682333954391.png

 

1 REPLY 1
txnelson
Super User

Re: How can I use format pattern to informat Data time --help needed

I was able to get it to work in JMP 17, running Windows 11,  with 2 changes to your input

  1. The width needed to be 23
  2. I specified a blank between <ss> and <ampm>

txnelson_0-1682336484952.png

 

Jim

Recommended Articles