<?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: Derive the last date of a data column in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Derive-a-date-s-last-day-of-month/m-p/708385#M217698</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;DATE2=intnx('month',DATE,0,'e');&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Post title corrected it is meaningless as written.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2020 06:10:49 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-12-28T06:10:49Z</dc:date>
    <item>
      <title>Derive a date's last day of month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Derive-a-date-s-last-day-of-month/m-p/708383#M217697</link>
      <description>&lt;P&gt;I have a date column like this -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Joining Date&lt;/P&gt;
&lt;P&gt;03/01/2020&lt;/P&gt;
&lt;P&gt;24/09/2020&lt;/P&gt;
&lt;P&gt;25/07/2019&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to derive the last date for the whole column like this -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;31/01/2020&lt;/P&gt;
&lt;P&gt;30/09/2020&lt;/P&gt;
&lt;P&gt;31/07/2019&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 06:12:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Derive-a-date-s-last-day-of-month/m-p/708383#M217697</guid>
      <dc:creator>Saurabh_Rana</dc:creator>
      <dc:date>2020-12-28T06:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Derive the last date of a data column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Derive-a-date-s-last-day-of-month/m-p/708385#M217698</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;DATE2=intnx('month',DATE,0,'e');&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Post title corrected it is meaningless as written.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 06:10:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Derive-a-date-s-last-day-of-month/m-p/708385#M217698</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-12-28T06:10:49Z</dc:date>
    </item>
  </channel>
</rss>

