<?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: Changing date format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Changing-date-format/m-p/116467#M259366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc datasets needs a 'Quit;' as well as run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 23:17:52 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2013-02-20T23:17:52Z</dc:date>
    <item>
      <title>Changing date format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Changing-date-format/m-p/116466#M259365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imported several datasets from excel to sas using the proc import function. Following that I created a new dataset, TotalOwn. which combined all of the imported datasets. I realized that my dates were read as best32. and I need to convert them into yymmdd10. format. Is there a way to do it for the combined dataset, TotalOwn? instead of modifying it for every single dataset that I imported? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using the proc datasets function:&lt;/P&gt;&lt;P&gt;proc datasets lib=own1990;&lt;/P&gt;&lt;P&gt;modify TotalOwn; format fdate yymmdd10.; informat fdate best32.; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But It's been over an hour and it appears to still be running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 23:07:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Changing-date-format/m-p/116466#M259365</guid>
      <dc:creator>AnaV</dc:creator>
      <dc:date>2013-02-20T23:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Changing-date-format/m-p/116467#M259366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc datasets needs a 'Quit;' as well as run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 23:17:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Changing-date-format/m-p/116467#M259366</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T23:17:52Z</dc:date>
    </item>
  </channel>
</rss>

