<?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 how to efficiently program and get the earliest date in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687328#M208639</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 5 variables with dates (RFENDTC0-RFENDTC33), and i need to derive a variable, "RFENDTC", that contains the earliest date out of the 5 variables. How would I efficiently program this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HitmonTran_0-1601322695326.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49908i0BE19845DBF986A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HitmonTran_0-1601322695326.png" alt="HitmonTran_0-1601322695326.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 19:51:57 GMT</pubDate>
    <dc:creator>HitmonTran</dc:creator>
    <dc:date>2020-09-28T19:51:57Z</dc:date>
    <item>
      <title>how to efficiently program and get the earliest date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687328#M208639</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 5 variables with dates (RFENDTC0-RFENDTC33), and i need to derive a variable, "RFENDTC", that contains the earliest date out of the 5 variables. How would I efficiently program this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HitmonTran_0-1601322695326.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49908i0BE19845DBF986A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HitmonTran_0-1601322695326.png" alt="HitmonTran_0-1601322695326.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:51:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687328#M208639</guid>
      <dc:creator>HitmonTran</dc:creator>
      <dc:date>2020-09-28T19:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to efficiently program and get the earliest date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687330#M208640</link>
      <description>rfendtc = min(of rfendtc0-frendtc33);</description>
      <pubDate>Mon, 28 Sep 2020 20:00:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687330#M208640</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-09-28T20:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to efficiently program and get the earliest date</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687332#M208641</link>
      <description>thanks!&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:05:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-efficiently-program-and-get-the-earliest-date/m-p/687332#M208641</guid>
      <dc:creator>HitmonTran</dc:creator>
      <dc:date>2020-09-28T20:05:18Z</dc:date>
    </item>
  </channel>
</rss>

