<?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: Reg:Dates of year in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Dates-of-year/m-p/69742#M20060</link>
    <description>Year cut off doesn't need to be 100's of years.  Why not use yearcutoff=1980 or whatever the smallest reasonable year you need?</description>
    <pubDate>Thu, 26 May 2011 13:40:53 GMT</pubDate>
    <dc:creator>RickM</dc:creator>
    <dc:date>2011-05-26T13:40:53Z</dc:date>
    <item>
      <title>Reg:Dates of year</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Dates-of-year/m-p/69741#M20059</link>
      <description>Hi  i am having prob with dates reg the years&lt;BR /&gt;
&lt;BR /&gt;
ex&lt;BR /&gt;
&lt;BR /&gt;
data a;&lt;BR /&gt;
input dt ddmmyy10.;&lt;BR /&gt;
cards;&lt;BR /&gt;
10/02/89&lt;BR /&gt;
03/04/03&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
i am getting the output as&lt;BR /&gt;
10/02/1989&lt;BR /&gt;
03/04/1903   but this date should be 03/04/2003&lt;BR /&gt;
if i am keeping year cutoff =1900 first date will work and if i keepyearcutoff=2000 then second date will work how can i dot this i am having 20 million data</description>
      <pubDate>Thu, 26 May 2011 07:04:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Dates-of-year/m-p/69741#M20059</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2011-05-26T07:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Dates of year</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Dates-of-year/m-p/69742#M20060</link>
      <description>Year cut off doesn't need to be 100's of years.  Why not use yearcutoff=1980 or whatever the smallest reasonable year you need?</description>
      <pubDate>Thu, 26 May 2011 13:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Dates-of-year/m-p/69742#M20060</guid>
      <dc:creator>RickM</dc:creator>
      <dc:date>2011-05-26T13:40:53Z</dc:date>
    </item>
  </channel>
</rss>

