<?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 Looking for equivalent function in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-equivalent-function-in-SAS/m-p/825935#M326230</link>
    <description>&lt;P&gt;I am working on conversion of SQL Server queries into SAS code. Add_Days has been used to add no of days in date column. For example- add_days(date_column,15). Please suggest alternate for this function which can be used in SAS with PROC SQL.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2022 14:26:43 GMT</pubDate>
    <dc:creator>dewanganrahul</dc:creator>
    <dc:date>2022-07-28T14:26:43Z</dc:date>
    <item>
      <title>Looking for equivalent function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-equivalent-function-in-SAS/m-p/825935#M326230</link>
      <description>&lt;P&gt;I am working on conversion of SQL Server queries into SAS code. Add_Days has been used to add no of days in date column. For example- add_days(date_column,15). Please suggest alternate for this function which can be used in SAS with PROC SQL.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Looking-for-equivalent-function-in-SAS/m-p/825935#M326230</guid>
      <dc:creator>dewanganrahul</dc:creator>
      <dc:date>2022-07-28T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for equivalent function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-equivalent-function-in-SAS/m-p/825938#M326232</link>
      <description>&lt;P&gt;SAS date values are counts of days, so you simply add 15 to get a date 15 days after.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more complex interval calculations, look at the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/lefunctionsref/p10v3sa3i4kfxfn1sovhi5xzxh8n.htm" target="_blank" rel="noopener"&gt;INTNX Function&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Looking-for-equivalent-function-in-SAS/m-p/825938#M326232</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-07-28T14:32:22Z</dc:date>
    </item>
  </channel>
</rss>

