<?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: Date() vs Today () in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475222#M122185</link>
    <description>&lt;P&gt;No idea. Both of us will have to wait for responses from somebody who knows about it.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 15:10:21 GMT</pubDate>
    <dc:creator>novinosrin</dc:creator>
    <dc:date>2018-07-03T15:10:21Z</dc:date>
    <item>
      <title>Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475204#M122177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me understand the difference between date () and today () function.&lt;/P&gt;&lt;P&gt;Are they always the same ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 14:56:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475204#M122177</guid>
      <dc:creator>HarshaChaube</dc:creator>
      <dc:date>2018-07-03T14:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475217#M122182</link>
      <description>&lt;P&gt;My test gives me same results&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data w;&lt;BR /&gt;date1=today();&lt;BR /&gt;output;&lt;BR /&gt;put date1= ;&lt;BR /&gt;date1=date();&lt;BR /&gt;output;&lt;BR /&gt;put date1= ;&lt;BR /&gt;format date1 date9.;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;date1=03JUL2018&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;date1=03JUL2018&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:07:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475217#M122182</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-07-03T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475220#M122184</link>
      <description>&lt;P&gt;yes, exactly. I get the same results.&lt;/P&gt;&lt;P&gt;But is there any scenario where they differs?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:09:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475220#M122184</guid>
      <dc:creator>HarshaChaube</dc:creator>
      <dc:date>2018-07-03T15:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475222#M122185</link>
      <description>&lt;P&gt;No idea. Both of us will have to wait for responses from somebody who knows about it.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:10:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475222#M122185</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-07-03T15:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475224#M122186</link>
      <description>&lt;P&gt;They are alias of each other.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=p0hm9egy8s7mokn1mz0yxng80ax5.htm&amp;amp;docsetVersion=1.0&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=p0hm9egy8s7mokn1mz0yxng80ax5.htm&amp;amp;docsetVersion=1.0&amp;amp;locale=en&lt;/A&gt;&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="delete_sas_date.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21557i213A8EBEE54A894C/image-size/large?v=v2&amp;amp;px=999" role="button" title="delete_sas_date.PNG" alt="delete_sas_date.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475224#M122186</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-03T15:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475226#M122188</link>
      <description>&lt;P&gt;The same difference as between right Twix and a left Twix.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475226#M122188</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-07-03T15:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date() vs Today ()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475242#M122194</link>
      <description>&lt;P&gt;The left finger, as with the right finger are both Unixes, its only when join in one packet do they become a Twix.&amp;nbsp; Being right handed, means right is always first and thus better.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 16:02:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-vs-Today/m-p/475242#M122194</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-07-03T16:02:21Z</dc:date>
    </item>
  </channel>
</rss>

