<?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 Current yearr in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559469#M156219</link>
    <description>&lt;DIV class="mt-info-text"&gt;Good afternoon I would like to have a SAS function that gives me the result and change the year now&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20190101&lt;/P&gt;&lt;P&gt;20200101&lt;/P&gt;&lt;P&gt;next year&lt;/P&gt;&lt;DIV class="left"&gt;&lt;DIV class="quickdefsWrapperDesktop--25FVk"&gt;&lt;DIV class="quickdefWrapper--HELyO"&gt;&lt;DIV class="quickdef1Desktop--1CTDp"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="audioButton--1NQSs"&gt;&lt;DIV&gt;&lt;DIV class="speakerNotPlayingDesktop--39tsU"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="__react_component_tooltip place-top type-dark "&gt;&lt;P&gt;data _null_;&lt;BR /&gt;call symputx('Fetch_FIN', put(intnx ('month',today(),0, 'b') + 1 ,yymmddn8.) );&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;%put Fetch_FIN = &amp;amp;Fetch_FIN.;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="right"&gt;&lt;DIV class="add-to-list"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 16 May 2019 19:53:45 GMT</pubDate>
    <dc:creator>yesidgranadosv</dc:creator>
    <dc:date>2019-05-16T19:53:45Z</dc:date>
    <item>
      <title>Current yearr</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559469#M156219</link>
      <description>&lt;DIV class="mt-info-text"&gt;Good afternoon I would like to have a SAS function that gives me the result and change the year now&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20190101&lt;/P&gt;&lt;P&gt;20200101&lt;/P&gt;&lt;P&gt;next year&lt;/P&gt;&lt;DIV class="left"&gt;&lt;DIV class="quickdefsWrapperDesktop--25FVk"&gt;&lt;DIV class="quickdefWrapper--HELyO"&gt;&lt;DIV class="quickdef1Desktop--1CTDp"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="audioButton--1NQSs"&gt;&lt;DIV&gt;&lt;DIV class="speakerNotPlayingDesktop--39tsU"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="__react_component_tooltip place-top type-dark "&gt;&lt;P&gt;data _null_;&lt;BR /&gt;call symputx('Fetch_FIN', put(intnx ('month',today(),0, 'b') + 1 ,yymmddn8.) );&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;%put Fetch_FIN = &amp;amp;Fetch_FIN.;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="right"&gt;&lt;DIV class="add-to-list"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 May 2019 19:53:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559469#M156219</guid>
      <dc:creator>yesidgranadosv</dc:creator>
      <dc:date>2019-05-16T19:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Current yearr</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559475#M156221</link>
      <description>&lt;P&gt;Please clarify what you are trying to do.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your text talks about YEAR but your code is using MONTH intervals instead or YEAR intervals.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 20:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559475#M156221</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-05-16T20:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Current yearr</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559480#M156224</link>
      <description>&lt;P&gt;Please clarify what you are trying to do&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having a macro variable with value 20190101 is rarely useful.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 20:10:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559480#M156224</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-16T20:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Current yearr</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559590#M156280</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/269250"&gt;@yesidgranadosv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't fully understand what you're asking for. May be below is enough to give you the pointers you need.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
  do i=-3 to 3;
    dt=intnx('year',today(),i,'b');
    put dt yymmddn8.;
  end;
  stop;
run;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 17 May 2019 08:51:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Current-yearr/m-p/559590#M156280</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-05-17T08:51:47Z</dc:date>
    </item>
  </channel>
</rss>

