<?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: How to make comparison with date in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476363#M122592</link>
    <description>&lt;P&gt;I recommend reading this paper: &lt;A href="https://support.sas.com/resources/papers/proceedings15/1334-2015.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings15/1334-2015.pdf&lt;/A&gt;. It has everything a beginner needs to know about SAS dates, and then some.&lt;/P&gt;
&lt;P&gt;PS it is the second result of a google search for "sas 9.4 date and time values". See Maxim 6.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 06:17:22 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-07-09T06:17:22Z</dc:date>
    <item>
      <title>How to make comparison with date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476331#M122569</link>
      <description>&lt;P&gt;Not sure if this is the correct sub forum? Hopefully someone can redirect me if I'm on the wrong one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bascially I want to know how to subset a dataset to only the records dates before 07May2017 (in that exact format). How do I do this? Is there some website where I can find documentation on this? The data type of the field is date. thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 23:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476331#M122569</guid>
      <dc:creator>toesockshoe</dc:creator>
      <dc:date>2018-07-08T23:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to make comparison with date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476333#M122571</link>
      <description>&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;set have;&lt;/P&gt;&lt;P&gt;where date&amp;lt;'&lt;SPAN&gt;07May2017'd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;assumption: your dates are sas date numeric variable&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 23:42:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476333#M122571</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-07-08T23:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to make comparison with date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476363#M122592</link>
      <description>&lt;P&gt;I recommend reading this paper: &lt;A href="https://support.sas.com/resources/papers/proceedings15/1334-2015.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings15/1334-2015.pdf&lt;/A&gt;. It has everything a beginner needs to know about SAS dates, and then some.&lt;/P&gt;
&lt;P&gt;PS it is the second result of a google search for "sas 9.4 date and time values". See Maxim 6.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 06:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-make-comparison-with-date/m-p/476363#M122592</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-09T06:17:22Z</dc:date>
    </item>
  </channel>
</rss>

