<?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 Date format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Date-format/m-p/340299#M77754</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i want to convert the sas date format.i have a masterdateset which variable'date1' attribute like:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7677iFC28F74D248EFE3C/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;but &amp;nbsp;in &amp;nbsp;my transdataset &amp;nbsp;the variable'date1' ,its attribute is ;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7678iD67CCA041A0C7F86/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Capture1.PNG" title="Capture1.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;i need to conver the transdataset 'date1' format and informat and type to the corresponding masterdataset ' date1' format and informat and type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;besides,the date1 are now &amp;nbsp;display the same in the both dataset,like'09/11/2012'&amp;nbsp;&lt;/P&gt;&lt;P&gt;just different in the 'format,informat and type'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have no idea about this.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 13 Mar 2017 03:35:34 GMT</pubDate>
    <dc:creator>JNWong</dc:creator>
    <dc:date>2017-03-13T03:35:34Z</dc:date>
    <item>
      <title>Date format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-format/m-p/340299#M77754</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i want to convert the sas date format.i have a masterdateset which variable'date1' attribute like:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7677iFC28F74D248EFE3C/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;but &amp;nbsp;in &amp;nbsp;my transdataset &amp;nbsp;the variable'date1' ,its attribute is ;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7678iD67CCA041A0C7F86/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Capture1.PNG" title="Capture1.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;i need to conver the transdataset 'date1' format and informat and type to the corresponding masterdataset ' date1' format and informat and type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;besides,the date1 are now &amp;nbsp;display the same in the both dataset,like'09/11/2012'&amp;nbsp;&lt;/P&gt;&lt;P&gt;just different in the 'format,informat and type'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have no idea about this.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 03:35:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-format/m-p/340299#M77754</guid>
      <dc:creator>JNWong</dc:creator>
      <dc:date>2017-03-13T03:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-format/m-p/340306#M77758</link>
      <description>&lt;P&gt;How are you creating your transaction dataset? Maybe you can fix it in that step.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you can convert it using the function below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also apply the format, but it's not necessary.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;input(date1, mmddyy10.)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 04:42:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-format/m-p/340306#M77758</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-13T04:42:28Z</dc:date>
    </item>
  </channel>
</rss>

