<?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: SAS Date Question in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313665#M68199</link>
    <description>&lt;P&gt;Thanks!!!!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2016 05:41:55 GMT</pubDate>
    <dc:creator>chancc</dc:creator>
    <dc:date>2016-11-23T05:41:55Z</dc:date>
    <item>
      <title>SAS Date Question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313659#M68196</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an existing data set with a list of dates (TX_DATE) formatted as&amp;nbsp;MMDDYY10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to tell SAS to only include dates after January 1, 2005. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried doing this code, but it doesn't work.&amp;nbsp;Any tips?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/SPAN&gt; date;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;set&lt;/SPAN&gt; organ_transdate;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;if&lt;/SPAN&gt; TX_DATE &amp;gt;=&lt;SPAN class="s3"&gt;&lt;STRONG&gt;'01/01/2005'd&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s4"&gt;;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 04:38:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313659#M68196</guid>
      <dc:creator>chancc</dc:creator>
      <dc:date>2016-11-23T04:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Date Question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313664#M68198</link>
      <description>&lt;P&gt;Date liberals are specified in a DATE9 format + letter d&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'01Jan2005'd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 05:20:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313664#M68198</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-11-23T05:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Date Question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313665#M68199</link>
      <description>&lt;P&gt;Thanks!!!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 05:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Date-Question/m-p/313665#M68199</guid>
      <dc:creator>chancc</dc:creator>
      <dc:date>2016-11-23T05:41:55Z</dc:date>
    </item>
  </channel>
</rss>

