<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JMP 15 date time format changes in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/281724#M54535</link>
    <description>&lt;P&gt;Thank you Steve.&amp;nbsp; Always nice to have more follow through on some of these.&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2020 13:24:54 GMT</pubDate>
    <dc:creator>Onjai</dc:creator>
    <dc:date>2020-07-24T13:24:54Z</dc:date>
    <item>
      <title>JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239433#M47300</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I upgraded to JMP15 recently and found that some of my scripts written in JMP14 did not work properly.&amp;nbsp; I found that this line did not work because of an unrecognized format:&lt;/P&gt;&lt;P&gt;New Column( "Date", Numeric, "Continuous", Format( "d/m/y h:m:s", 22, 0 ), Input Format( "d/m/y h:m:s", 0 ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I changed it to read:&lt;/P&gt;&lt;P&gt;New Column( "Date", Numeric, "Continuous", Format( "d-m-y h:m:s", 22, 0 ), Input Format( "d-m-y h:m:s", 0 ) ),&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that the "/" is not available as a separator in JMP 15.&amp;nbsp; Is this the new norm?&amp;nbsp; Why did SAS decide to change this?&lt;/P&gt;&lt;P&gt;Is there another way to format the "/" back into the string?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 21:20:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239433#M47300</guid>
      <dc:creator>Onjai</dc:creator>
      <dc:date>2019-12-20T21:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239446#M47301</link>
      <description>I have not been able to replicate your findings.  Can you please specify what operating system you are using?</description>
      <pubDate>Sat, 21 Dec 2019 06:23:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239446#M47301</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-12-21T06:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239461#M47304</link>
      <description>&lt;P&gt;Like&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;I was unable to reproduce this problem. Here is my attempt:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-12-21 at 8.00.01 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20772iB2EEB1BBEDE4FEE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-12-21 at 8.00.01 AM.png" alt="Screen Shot 2019-12-21 at 8.00.01 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This picture shows the Log. The format specified with forward slashes still works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-12-21 at 8.00.23 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20773i783F12CB5681A102/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-12-21 at 8.00.23 AM.png" alt="Screen Shot 2019-12-21 at 8.00.23 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data table show that the column format specified the same way also works.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 13:02:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239461#M47304</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2019-12-21T13:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239582#M47332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using JMP 15 and O/S is Win 10 Pro - 64 bit.&lt;/P&gt;&lt;P&gt;Attaching a csv file and the JSL script.&amp;nbsp; I still receive the error when using the "/" placeholder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 14:52:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239582#M47332</guid>
      <dc:creator>Onjai</dc:creator>
      <dc:date>2019-12-23T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239599#M47337</link>
      <description>&lt;P&gt;There seems to be a format specification mismatch.&amp;nbsp; You are specifying to use&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Format( "y/m/d h:m:s", 22, 0 ),
	Input Format( "y/m/d h:m:s", 0 )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;in your script, however, your data are not in that format&lt;/P&gt;
&lt;PRE&gt;Date
22/10/2019 6:15:00 AM
22/10/2019 6:16:00 AM
22/10/2019 6:17:00 AM
22/10/2019 6:18:00 AM
22/10/2019 6:19:00 AM
&lt;/PRE&gt;
&lt;P&gt;The JSL will work if you change the Format and Informat to:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Format( "d/m/y h:m:s", 22, 0 ),
	Input Format( "d/m/y h:m:s", 0 )&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Dec 2019 15:49:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239599#M47337</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-12-23T15:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239606#M47339</link>
      <description>&lt;P&gt;Thank you Jim.&lt;/P&gt;&lt;P&gt;Still, it seems odd that the script works in JMP 14 with&lt;/P&gt;&lt;PRE class="language-jsl"&gt;&lt;CODE&gt;y/m/d&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I will continue as suggested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you and the JMP community for all of your help.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 16:20:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/239606#M47339</guid>
      <dc:creator>Onjai</dc:creator>
      <dc:date>2019-12-23T16:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/281255#M54463</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/9128"&gt;@Onjai&lt;/a&gt;, I encountered a &lt;A href="https://community.jmp.com/t5/Discussions/How-to-access-System-Preferences-in-JSL-specifically-the-date/m-p/280619" target="_self"&gt;similar problem&lt;/A&gt; with &lt;CODE class=" language-jsl"&gt;Input Format&lt;/CODE&gt; (along with&amp;nbsp;&lt;CODE class=" language-jsl"&gt;Format&lt;/CODE&gt;) and tracked it down to a &lt;EM&gt;System Preferences&lt;/EM&gt; setting. &amp;nbsp;This wouldn't likely address the &lt;CODE class=" language-jsl"&gt;y/m/d&lt;/CODE&gt; vs &lt;CODE class=" language-jsl"&gt;d/m/y&lt;/CODE&gt; issue flagged by &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;, but may help you understand the dashes vs slashes behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 20:17:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/281255#M54463</guid>
      <dc:creator>SteveTerry</dc:creator>
      <dc:date>2020-07-22T20:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: JMP 15 date time format changes</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/281724#M54535</link>
      <description>&lt;P&gt;Thank you Steve.&amp;nbsp; Always nice to have more follow through on some of these.&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 13:24:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-15-date-time-format-changes/m-p/281724#M54535</guid>
      <dc:creator>Onjai</dc:creator>
      <dc:date>2020-07-24T13:24:54Z</dc:date>
    </item>
  </channel>
</rss>

