<?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: First day of the current month in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266439#M52523</link>
    <description>&lt;P&gt;intnx('month',today(),0)&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2016 16:19:46 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2016-04-26T16:19:46Z</dc:date>
    <item>
      <title>First day of the current month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266434#M52518</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to query the first day of the current month. My query will be something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;creation date &amp;lt; (first day of the current month).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody please help me with the syntax ?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 15:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266434#M52518</guid>
      <dc:creator>ashwini2</dc:creator>
      <dc:date>2016-04-26T15:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: First day of the current month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266439#M52523</link>
      <description>&lt;P&gt;intnx('month',today(),0)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 16:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266439#M52523</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-04-26T16:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: First day of the current month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266441#M52524</link>
      <description>&lt;P&gt;Thanks so much!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 16:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266441#M52524</guid>
      <dc:creator>ashwini2</dc:creator>
      <dc:date>2016-04-26T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: First day of the current month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266465#M52531</link>
      <description>&lt;P&gt;And what would it be if its a datetime format?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266465#M52531</guid>
      <dc:creator>ashwini2</dc:creator>
      <dc:date>2016-04-26T17:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: First day of the current month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266492#M52535</link>
      <description>&lt;P&gt;intnx('dtmonth',datetime(),0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(alternative:&amp;nbsp;intnx('month',today(),0)*86400)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 18:44:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-day-of-the-current-month/m-p/266492#M52535</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-04-26T18:44:03Z</dc:date>
    </item>
  </channel>
</rss>

