<?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 Date Stamp in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242091#M15013</link>
    <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a report using ods layout. I would like the date the report was run to appear on the report. Does anyone know how to do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2016 18:12:32 GMT</pubDate>
    <dc:creator>BStats</dc:creator>
    <dc:date>2016-01-06T18:12:32Z</dc:date>
    <item>
      <title>Date Stamp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242091#M15013</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a report using ods layout. I would like the date the report was run to appear on the report. Does anyone know how to do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 18:12:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242091#M15013</guid>
      <dc:creator>BStats</dc:creator>
      <dc:date>2016-01-06T18:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Date Stamp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242095#M15015</link>
      <description>&lt;P&gt;Include it in the title or footnote somehow? The macro variable &amp;amp;sysdate holds the date.&lt;BR /&gt;&lt;BR /&gt;footnote1 "Report run on: &amp;amp;sysdate.";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: sysdate doesn't change during a session, I'm not sure if you're running the same session day to day it would change. Anyways you can use the date() function to get the date if required.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;footnote1 "Report run on: &lt;/SPAN&gt;%sysfunc(today(), date9.)";&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 18:27:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242095#M15015</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-06T18:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Date Stamp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242100#M15017</link>
      <description>&lt;P&gt;Thank you Reeza.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using it within an ods txt.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is showing up as 06JAN16.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way I can get it to appear as January 06, 2016?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 18:38:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242100#M15017</guid>
      <dc:creator>BStats</dc:creator>
      <dc:date>2016-01-06T18:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date Stamp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242104#M15019</link>
      <description>Use the sysfunc version and change the date9 format applied to worddate or some variation of that. Check the documentation on date formats for the format you want.</description>
      <pubDate>Wed, 06 Jan 2016 18:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Date-Stamp/m-p/242104#M15019</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-06T18:42:39Z</dc:date>
    </item>
  </channel>
</rss>

