<?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 A question about Date Format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/A-question-about-Date-Format/m-p/190511#M35935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to delete the data in 01/14/2005, format is MMDDYY10.&lt;/P&gt;&lt;P&gt;I use the following code 'if date=01/14/2005 then delete; run;', but it does not work. How to delete it? Is any special code to delete date data? I succeed in deleting data in other format.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Oct 2014 17:40:25 GMT</pubDate>
    <dc:creator>ZZB</dc:creator>
    <dc:date>2014-10-19T17:40:25Z</dc:date>
    <item>
      <title>A question about Date Format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-question-about-Date-Format/m-p/190511#M35935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to delete the data in 01/14/2005, format is MMDDYY10.&lt;/P&gt;&lt;P&gt;I use the following code 'if date=01/14/2005 then delete; run;', but it does not work. How to delete it? Is any special code to delete date data? I succeed in deleting data in other format.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 17:40:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-question-about-Date-Format/m-p/190511#M35935</guid>
      <dc:creator>ZZB</dc:creator>
      <dc:date>2014-10-19T17:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Date Format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-question-about-Date-Format/m-p/190512#M35936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to learn more about SAS dates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need a date literal. 'ddMMMyyyy'd.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 17:42:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-question-about-Date-Format/m-p/190512#M35936</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-10-19T17:42:54Z</dc:date>
    </item>
  </channel>
</rss>

