<?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 SaS question date and time on report and html output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SaS-question-date-and-time-on-report-and-html-output/m-p/863936#M341209</link>
    <description>&lt;DIV class=""&gt;1.Which one of the following SAS system options displays the date and time on a report?&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TIME&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;DATE&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TODAY&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;DATETIME&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE class=""&gt;ods html  body='c:\output\body.html'
               contents='c:\output\contents.html'
               frame='c:\output\frame.html';&lt;/PRE&gt;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;C:\Output\contents.html&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;C:\Output\body.html&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;C:\Output\frame.html&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;The program fails to execute.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kindly help with these questions mas/sirs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 03:00:21 GMT</pubDate>
    <dc:creator>PrinceAde</dc:creator>
    <dc:date>2023-03-14T03:00:21Z</dc:date>
    <item>
      <title>SaS question date and time on report and html output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SaS-question-date-and-time-on-report-and-html-output/m-p/863936#M341209</link>
      <description>&lt;DIV class=""&gt;1.Which one of the following SAS system options displays the date and time on a report?&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TIME&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;DATE&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TODAY&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;DATETIME&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE class=""&gt;ods html  body='c:\output\body.html'
               contents='c:\output\contents.html'
               frame='c:\output\frame.html';&lt;/PRE&gt;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;C:\Output\contents.html&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;C:\Output\body.html&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;C:\Output\frame.html&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;The program fails to execute.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kindly help with these questions mas/sirs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 03:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SaS-question-date-and-time-on-report-and-html-output/m-p/863936#M341209</guid>
      <dc:creator>PrinceAde</dc:creator>
      <dc:date>2023-03-14T03:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: SaS question date and time on report and html output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SaS-question-date-and-time-on-report-and-html-output/m-p/863946#M341214</link>
      <description>&lt;P&gt;1) Maxim 1: Read the&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lesysoptsref/p1tmgku1vq7pwqn1iqioeflxgec1.htm" target="_self"&gt;Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) whenever something fails, post the complete (code and messages) log by copy/pasting it into a window opened with this button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54552i914D97BE1B0F21E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 06:38:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SaS-question-date-and-time-on-report-and-html-output/m-p/863946#M341214</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-03-14T06:38:25Z</dc:date>
    </item>
  </channel>
</rss>

