<?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: reading in dates with supressed zeros in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/232997#M42508</link>
    <description>&lt;P&gt;If this is the case, you are having a dirty data problem beyond any programming can fix. First, make sure your data is YYYYMMDD or YYYYDDMM. Then Consider this: 2015111. Is it 20150111 or 20151101?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2015 23:33:31 GMT</pubDate>
    <dc:creator>Haikuo</dc:creator>
    <dc:date>2015-11-03T23:33:31Z</dc:date>
    <item>
      <title>reading in dates with supressed zeros</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/232992#M42503</link>
      <description>&lt;P&gt;how do you add zeros to dates when reading in file?&amp;nbsp; For example the file i am reading has dates as &lt;STRONG&gt;201433&lt;/STRONG&gt; should be 20140303 or &lt;STRONG&gt;2014133&lt;/STRONG&gt; should be 20141303 or &lt;STRONG&gt;2013313&lt;/STRONG&gt; should be 20140313&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 22:45:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/232992#M42503</guid>
      <dc:creator>myboys2</dc:creator>
      <dc:date>2015-11-03T22:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: reading in dates with supressed zeros</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/232997#M42508</link>
      <description>&lt;P&gt;If this is the case, you are having a dirty data problem beyond any programming can fix. First, make sure your data is YYYYMMDD or YYYYDDMM. Then Consider this: 2015111. Is it 20150111 or 20151101?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 23:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/232997#M42508</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2015-11-03T23:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: reading in dates with supressed zeros</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/233114#M42545</link>
      <description>&lt;P&gt;At this point the question is can you go to the data source and have them clean up the dates, either provide the leading 0 as needed or separate year, month and day columns.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 16:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-in-dates-with-supressed-zeros/m-p/233114#M42545</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-11-04T16:45:54Z</dc:date>
    </item>
  </channel>
</rss>

