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.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

JMP Query Uses datetime2 format correctly

When using query builder the data type "datetime2" implements a character rather than a date and time. This format seems to be gaining in popularity as it adds more granularity but the only solution to get it to date time format correctly currently requires custom sql queries. My suggestion is to have "datetime" and "datetime2" both have a date and time format. 

 

pickerins_0-1603720061630.png

 

1 Comment
pickerins
Level I

I would love to know how others are handling this issue.