<?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: date9. format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/date9-format/m-p/75813#M16340</link>
    <description>Is it that what you're after?&lt;BR /&gt;
&lt;BR /&gt;
data want;&lt;BR /&gt;
input dates anydtdte10.;&lt;BR /&gt;
format dates date9.;&lt;BR /&gt;
put dates;&lt;BR /&gt;
datalines;&lt;BR /&gt;
9/1/09 &lt;BR /&gt;
09/01/09 &lt;BR /&gt;
9/01/2009 &lt;BR /&gt;
09/1/2009 &lt;BR /&gt;
09/01/2009&lt;BR /&gt;
;</description>
    <pubDate>Wed, 14 Oct 2009 21:52:16 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2009-10-14T21:52:16Z</dc:date>
    <item>
      <title>date9. format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/date9-format/m-p/75812#M16339</link>
      <description>9/1/09  09/01/09 9/01/2009 09/1/2009 09/01/2009&lt;BR /&gt;
I'm being over ambitious here.Can we change the above date fomats to date9.?&lt;BR /&gt;
The reason is the  vendors who provide data are not consistent in the data structure.data changes every now and then./</description>
      <pubDate>Wed, 14 Oct 2009 21:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/date9-format/m-p/75812#M16339</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-10-14T21:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: date9. format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/date9-format/m-p/75813#M16340</link>
      <description>Is it that what you're after?&lt;BR /&gt;
&lt;BR /&gt;
data want;&lt;BR /&gt;
input dates anydtdte10.;&lt;BR /&gt;
format dates date9.;&lt;BR /&gt;
put dates;&lt;BR /&gt;
datalines;&lt;BR /&gt;
9/1/09 &lt;BR /&gt;
09/01/09 &lt;BR /&gt;
9/01/2009 &lt;BR /&gt;
09/1/2009 &lt;BR /&gt;
09/01/2009&lt;BR /&gt;
;</description>
      <pubDate>Wed, 14 Oct 2009 21:52:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/date9-format/m-p/75813#M16340</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2009-10-14T21:52:16Z</dc:date>
    </item>
  </channel>
</rss>

