<?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 reading dates that has supressed zeros in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/232990#M54782</link>
    <description>&lt;P&gt;&amp;nbsp;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:34:55 GMT</pubDate>
    <dc:creator>myboys2</dc:creator>
    <dc:date>2015-11-03T22:34:55Z</dc:date>
    <item>
      <title>reading dates that has supressed zeros</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/232990#M54782</link>
      <description>&lt;P&gt;&amp;nbsp;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:34:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/232990#M54782</guid>
      <dc:creator>myboys2</dc:creator>
      <dc:date>2015-11-03T22:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: reading dates that has supressed zeros</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/233000#M54785</link>
      <description>&lt;P&gt;What will you do with &lt;STRONG&gt;2014111&lt;/STRONG&gt; ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 00:05:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/233000#M54785</guid>
      <dc:creator>dkb</dc:creator>
      <dc:date>2015-11-04T00:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: reading dates that has supressed zeros</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/233007#M54788</link>
      <description>&lt;P&gt;I would say that you can't. &amp;nbsp;You will probably need to get additional information to help decide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might say that 201433 could only be divided into 2014-3-3, but perhaps the missing digit is a 1 or a 2&amp;nbsp;instead of a 0. &amp;nbsp;Then the intended value could be 2014-03-13 or 2014-03-23. &amp;nbsp;Or perhaps the 4 is the typo and it is really in ddmmyy format so that the intended&amp;nbsp;value is really 1933-12-20.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 01:15:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/reading-dates-that-has-supressed-zeros/m-p/233007#M54788</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2015-11-04T01:15:20Z</dc:date>
    </item>
  </channel>
</rss>

