<?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 importing different date types in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492590#M129469</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;i have a file with date variable of different date types like date9. ,date10. &amp;amp; mmddyy10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to import all together into one dataset with one format and informat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can i use anydtdte here, does it work?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Sep 2018 11:03:24 GMT</pubDate>
    <dc:creator>sg_kr</dc:creator>
    <dc:date>2018-09-05T11:03:24Z</dc:date>
    <item>
      <title>importing different date types</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492590#M129469</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;i have a file with date variable of different date types like date9. ,date10. &amp;amp; mmddyy10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to import all together into one dataset with one format and informat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can i use anydtdte here, does it work?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 11:03:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492590#M129469</guid>
      <dc:creator>sg_kr</dc:creator>
      <dc:date>2018-09-05T11:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: importing different date types</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492598#M129475</link>
      <description>&lt;P&gt;Try it, its what it is for, though you might be better off importing as text and applying your own set of imputation rules (i.e. we have dates as ISO - text, and numeric, and date and time in separate variables, hence we have original , parts, and imputed).&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 11:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492598#M129475</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-09-05T11:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: importing different date types</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492692#M129516</link>
      <description>&lt;P&gt;If you have mmddyy and ddmmyy it's likely to get it wrong. Hopefully you don't&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are those date types all in the same column in the same file?&amp;nbsp;&lt;BR /&gt;If so, anydtdte is likely your best choice, but it may not be 100% accurate. Is that ok for what you're doing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/215304"&gt;@sg_kr&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;i have a file with date variable of different date types like date9. ,date10. &amp;amp; mmddyy10.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to import all together into one dataset with one format and informat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can i use anydtdte here, does it work?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 15:00:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-different-date-types/m-p/492692#M129516</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-05T15:00:43Z</dc:date>
    </item>
  </channel>
</rss>

