<?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 do I auto-populate a specific date for the current month? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-auto-populate-a-specific-date-for-the-current-month/m-p/771053#M244621</link>
    <description>&lt;P&gt;Like this?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;STARTDATE=intnx('month',today(),0,'s')+8;&amp;nbsp;format&amp;nbsp;STARTDATE&amp;nbsp;date9.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 00:32:28 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2021-09-29T00:32:28Z</dc:date>
    <item>
      <title>How do I auto-populate a specific date for the current month?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-auto-populate-a-specific-date-for-the-current-month/m-p/771049#M244620</link>
      <description>&lt;P&gt;I need to auto-populate a specific date for the current month my SAS program runs. I am assigning a variable called "StartDate" a date value which needs to be the 9th of the month that the program is run. So for example for this month, every row needs a value of "09/09/2021". For next month, I need the program to autopopulate to "10/09/2021" and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 23:18:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-auto-populate-a-specific-date-for-the-current-month/m-p/771049#M244620</guid>
      <dc:creator>InspectahDex</dc:creator>
      <dc:date>2021-09-28T23:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I auto-populate a specific date for the current month?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-auto-populate-a-specific-date-for-the-current-month/m-p/771053#M244621</link>
      <description>&lt;P&gt;Like this?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;STARTDATE=intnx('month',today(),0,'s')+8;&amp;nbsp;format&amp;nbsp;STARTDATE&amp;nbsp;date9.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 00:32:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-auto-populate-a-specific-date-for-the-current-month/m-p/771053#M244621</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-09-29T00:32:28Z</dc:date>
    </item>
  </channel>
</rss>

