<?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: &amp;amp;systime, how to adjust in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252110#M47771</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/40773"&gt;@Bal23&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;"&lt;BR /&gt;--------------&lt;BR /&gt;49&lt;BR /&gt;4238! ;&lt;BR /&gt;NOTE 49-169: The meaning of an identifier after a quoted string might change in a future SAS&lt;BR /&gt;release. &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Inserting white space between a quoted string and the succeeding&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;identifier is recommended.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. It's a note, not an error.&lt;/P&gt;
&lt;P&gt;2. It tells you exactly how to fix it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 17:59:15 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-02-24T17:59:15Z</dc:date>
    <item>
      <title>&amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252080#M47753</link>
      <description>&lt;P&gt;I added &amp;amp;systime&amp;nbsp; to my footnote so that I can see when it runs. I am confused that the footnote showed the executed time was four hours ahead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would anybody explain it to me why it is so? For example, it is 9am, how can I adjust this so that it shows the right time that I run the sas code.&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;</description>
      <pubDate>Wed, 24 Feb 2016 16:31:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252080#M47753</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T16:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252092#M47763</link>
      <description>&lt;P&gt;Use TIME()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put %sysfunc(time(), time8.);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;systime contains the time SAS was started, so perhaps yesterday at whatever time is noted?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/viewer.htm#a000543691.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/viewer.htm#a000543691.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:27:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252092#M47763</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T17:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252104#M47767</link>
      <description>&lt;P&gt;footnote1 "Created on &amp;amp;sysdate9 %put %sysfunc(time(), time8. )";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to put time to my footnote. So I added your code to my footnote statement, it does not work&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:51:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252104#M47767</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T17:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252106#M47768</link>
      <description>&lt;P&gt;Remove the %put&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:52:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252106#M47768</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T17:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252108#M47769</link>
      <description>&lt;P&gt;You can also use datetime() instead directly. I think&amp;nbsp;sysdate was also system start up date, not necessarily current date if you don't shut down SAS every day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;footnote1 "Created on %sysfunc(datetime(), datetime21. )";&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:57:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252108#M47769</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T17:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252109#M47770</link>
      <description>&lt;P&gt;"&lt;BR /&gt;--------------&lt;BR /&gt;49&lt;BR /&gt;4238! ;&lt;BR /&gt;NOTE 49-169: The meaning of an identifier after a quoted string might change in a future SAS&lt;BR /&gt;release. Inserting white space between a quoted string and the succeeding&lt;BR /&gt;identifier is recommended.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:57:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252109#M47770</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252110#M47771</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/40773"&gt;@Bal23&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;"&lt;BR /&gt;--------------&lt;BR /&gt;49&lt;BR /&gt;4238! ;&lt;BR /&gt;NOTE 49-169: The meaning of an identifier after a quoted string might change in a future SAS&lt;BR /&gt;release. &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Inserting white space between a quoted string and the succeeding&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;identifier is recommended.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. It's a note, not an error.&lt;/P&gt;
&lt;P&gt;2. It tells you exactly how to fix it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:59:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252110#M47771</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T17:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252111#M47772</link>
      <description>&lt;P&gt;it does not work either, after I used the code above&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:00:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252111#M47772</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T18:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252112#M47773</link>
      <description>&lt;P&gt;I do not quite understand. I added space to different places, it still does not work&lt;/P&gt;&lt;P&gt;can you explain, or show me the correct space, where I should put&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:04:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252112#M47773</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T18:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252116#M47775</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/40773"&gt;@Bal23&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;it does not work either, after I used the code above&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What does that mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post the exact code you ran and explain what didn't work please.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:07:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252116#M47775</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T18:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252120#M47776</link>
      <description>&lt;P&gt;&lt;STRONG&gt;footnote1 "Created on %sysfunc(datetime(), datetime21.)" ;&lt;BR /&gt;&lt;/STRONG&gt;49&lt;BR /&gt;NOTE 49-169: The meaning of an identifier after a quoted string might change in a future SAS&lt;BR /&gt;release. Inserting white space between a quoted string and the succeeding&lt;BR /&gt;identifier is recommended.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as a result, sas does not work any more, no result is generated afterwards&lt;/P&gt;&lt;P&gt;can you let me know how to fix it&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:12:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252120#M47776</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T18:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252121#M47777</link>
      <description>&lt;P&gt;I don't know what you did so not really. Footnotes/Titles don't stand on their own, you run them with a proc, so showing me a single line of code doesn't mean much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try the SAS magic string to reset, usually this means you forgot a run or semi colon.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does your header say a certain proc is running? You may just need to reboot the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;;*';*";*/;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;For footnotes either of these will work, if you use them correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html;
proc print data=sashelp.class;
footnote1 "Created on %sysfunc(datetime(), datetime21.) ";
run;



proc print data=sashelp.air(obs=10);
footnote1 "Created on %sysfunc(date(), date9.) %sysfunc(time(), time8.) ";
run;

ods html close;

&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:15:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252121#M47777</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T18:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252125#M47778</link>
      <description>&lt;P&gt;I think,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/40773"&gt;@Bal23﻿&lt;/a&gt;&amp;nbsp;had submitted the footnote statement (possibly twice) with unmatched quotes. Then, when the corrected statement was submitted, the text &lt;FONT face="courier new,courier"&gt;Created&lt;/FONT&gt; appeared after&amp;nbsp;what was interpreted as the closing quotation mark. (I could replicate the issue.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case the "magic string" should resolve the issue. Even the following short version should do.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;";&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:21:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252125#M47778</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-02-24T18:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: &amp;systime, how to adjust</title>
      <link>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252128#M47780</link>
      <description>&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:24:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/amp-systime-how-to-adjust/m-p/252128#M47780</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-02-24T18:24:33Z</dc:date>
    </item>
  </channel>
</rss>

