<?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 Third saturday of the month in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280285#M56611</link>
    <description>&lt;P&gt;How can I&amp;nbsp;extract the Third Saturday of every month? Any help would be appreicated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Jun 2016 21:11:57 GMT</pubDate>
    <dc:creator>Kayomole</dc:creator>
    <dc:date>2016-06-26T21:11:57Z</dc:date>
    <item>
      <title>Third saturday of the month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280285#M56611</link>
      <description>&lt;P&gt;How can I&amp;nbsp;extract the Third Saturday of every month? Any help would be appreicated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jun 2016 21:11:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280285#M56611</guid>
      <dc:creator>Kayomole</dc:creator>
      <dc:date>2016-06-26T21:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Third saturday of the month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280288#M56613</link>
      <description>&lt;P&gt;NWKDOM function.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Documentation has examples.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/67960/HTML/default/viewer.htm#p1kdveu0ry8ltxn1m3um2ntxs7d5.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lefunctionsref/67960/HTML/default/viewer.htm#p1kdveu0ry8ltxn1m3um2ntxs7d5.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jun 2016 22:04:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280288#M56613</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-06-26T22:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Third saturday of the month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280290#M56615</link>
      <description>Thank you. The following worked. In fact, I was trying to retrieve the Monday after the third Saturday of every month.&lt;BR /&gt;IF (DATES=nwkdom(3, 7, month, year)+2);&lt;BR /&gt;RUN;</description>
      <pubDate>Sun, 26 Jun 2016 22:21:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Third-saturday-of-the-month/m-p/280290#M56615</guid>
      <dc:creator>Kayomole</dc:creator>
      <dc:date>2016-06-26T22:21:37Z</dc:date>
    </item>
  </channel>
</rss>

