<?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 History of SAS question in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615100#M179886</link>
    <description>&lt;P&gt;I have a history of SAS language question:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When did SAS introduce the SYSDATE9 automatic macro variable?&lt;/P&gt;
&lt;P&gt;When did they add the YEARCUTOFF option?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jan 2020 22:55:37 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2020-01-03T22:55:37Z</dc:date>
    <item>
      <title>History of SAS question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615100#M179886</link>
      <description>&lt;P&gt;I have a history of SAS language question:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When did SAS introduce the SYSDATE9 automatic macro variable?&lt;/P&gt;
&lt;P&gt;When did they add the YEARCUTOFF option?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 22:55:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615100#M179886</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-01-03T22:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: History of SAS question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615101#M179887</link>
      <description>&lt;P&gt;I found the answer to the second part in this old TSNEWS entry.&amp;nbsp;&amp;nbsp;&lt;A href="http://ftp.sas.com/service/techsup/tsnews-l/0040.html" target="_blank"&gt;http://ftp.sas.com/service/techsup/tsnews-l/0040.html&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Q: What is the default value of the YEARCUTOFF=option?&lt;/P&gt;
&lt;P&gt;A: Beginning with its introduction in Release 6.06, the default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;value for the YEARCUTOFF= option is 1900. In Version 7 and&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Version 8 the default setting is 1920. Note that you will NOT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;want to use the Version 6 default of 1900 in your applications&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;that process dates after January 1, 2000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And from this truely helpful blog post :&amp;nbsp;&amp;nbsp;&lt;A href="https://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html&lt;/A&gt;&amp;nbsp;We find the date of&amp;nbsp;01Mar1990.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 23:04:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615101#M179887</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-01-03T23:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: History of SAS question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615102#M179888</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I found the answer to the second part in this old TSNEWS entry.&amp;nbsp;&amp;nbsp;&lt;A href="http://ftp.sas.com/service/techsup/tsnews-l/0040.html" target="_blank" rel="noopener"&gt;http://ftp.sas.com/service/techsup/tsnews-l/0040.html&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Q: What is the default value of the YEARCUTOFF=option?&lt;/P&gt;
&lt;P&gt;A: Beginning with its introduction in Release 6.06, the default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;value for the YEARCUTOFF= option is 1900. In Version 7 and&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Version 8 the default setting is 1920. Note that you will NOT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;want to use the Version 6 default of 1900 in your applications&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;that process dates after January 1, 2000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And from this truely helpful blog post :&amp;nbsp;&amp;nbsp;&lt;A href="https://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html&lt;/A&gt;&amp;nbsp;We find the date of&amp;nbsp;01Mar1990.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So I found this old V8 doc website.&amp;nbsp;&amp;nbsp;&lt;A href="http://v8doc.sas.com/sashtml/" target="_blank"&gt;http://v8doc.sas.com/sashtml/&lt;/A&gt; (you need to let your browser run the JAVA from the site to get it to work) and found the enhancements document for Version 8,&amp;nbsp; which is really the same as the Version 7 enhancements with a special V8 tag next to items introduced in V8.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;SYSDATE9&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;contains a SAS date value in DATE9. format, which displays a 2-digit date, the first three letters of the month name, and a 4-digit year.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Since Version 7 was released in&amp;nbsp;01Oct1998 we now have the answer to both questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 23:24:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/History-of-SAS-question/m-p/615102#M179888</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-01-03T23:24:01Z</dc:date>
    </item>
  </channel>
</rss>

