<?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 How to Insert date and time into fields on adding rows to table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176303#M264698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about insertng date and time into table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my table:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="PADDING-BOTTOM: 0px; PADDING-LEFT: 5.4pt; WIDTH: 145px; PADDING-RIGHT: 5.4pt; PADDING-TOP: 0px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding-left: 5.4pt; padding-right: 5.4pt; border: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;CUSTOMER_NUMBER&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;ACCOUNT_NUMBER&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;CARD_NUMBER&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;CAMPAIGN_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;WAVE_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;DATE_INSERTED&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;TIME&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;_INSERTED&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;SYNC&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;SOEID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;DATE_MODIFIED&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;I need to insert sysdate into DATE_INSERTED, DATE_MODIFIED and systime into TIME_INSERTED fields on adding rows into table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Thank you very much for help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Have a nice day!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Max&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2013 08:24:03 GMT</pubDate>
    <dc:creator>sairamus</dc:creator>
    <dc:date>2013-12-18T08:24:03Z</dc:date>
    <item>
      <title>How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176303#M264698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about insertng date and time into table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my table:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="PADDING-BOTTOM: 0px; PADDING-LEFT: 5.4pt; WIDTH: 145px; PADDING-RIGHT: 5.4pt; PADDING-TOP: 0px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding-left: 5.4pt; padding-right: 5.4pt; border: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;CUSTOMER_NUMBER&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;ACCOUNT_NUMBER&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;CARD_NUMBER&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;CAMPAIGN_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;WAVE_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;DATE_INSERTED&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;TIME&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;_INSERTED&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;SYNC&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;SOEID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-bottom: windowtext 1pt solid; border-left: windowtext 1pt solid; padding-left: 5.4pt; padding-right: 5.4pt; border-top: medium none; border-right: windowtext 1pt solid;" valign="bottom" width="145"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;DATE_MODIFIED&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;I need to insert sysdate into DATE_INSERTED, DATE_MODIFIED and systime into TIME_INSERTED fields on adding rows into table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Thank you very much for help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Have a nice day!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Max&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 08:24:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176303#M264698</guid>
      <dc:creator>sairamus</dc:creator>
      <dc:date>2013-12-18T08:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176304#M264699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do insert values for the other columns?&lt;/P&gt;&lt;P&gt;Independent of update/insert technique, just use the macro variables in assignment statements:&lt;/P&gt;&lt;P&gt;date_inserted = "&amp;amp;SYSDATE"D;&lt;/P&gt;&lt;P&gt;or SQL:&lt;/P&gt;&lt;P&gt;"&amp;amp;SYSDATE"D as date_inserted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 09:15:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176304#M264699</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-12-18T09:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176305#M264700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Are you asking about inserting data into mentioned variable ? or your quiestion about how to get Sys date and time in SAS..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;to get&amp;nbsp; system date and time ,you can use Automaic macro&amp;nbsp; variables like &amp;amp;SYSDATE and &amp;amp;SYSTIME.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;If you want to insert the same into the fields ,use like Date_inserted&lt;/SPAN&gt; = "&amp;amp;SYSDATE"D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Sanjeev.K&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 09:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176305#M264700</guid>
      <dc:creator>kuridisanjeev</dc:creator>
      <dc:date>2013-12-18T09:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176306#M264701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for writing me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, this is how I'm creating table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13873607219855476" jivemacro_uid="_13873607219855476"&gt;
&lt;P&gt;proc sql;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;create table table_name&lt;BR /&gt;(CUSTOMER_NUMBER varchar(20) not null,&lt;BR /&gt;ACCOUNT_NUMBER varchar(35),&lt;BR /&gt;CARD_NUMBER varchar(19),&lt;BR /&gt;CAMPAIGN_ID varchar(20) not null,&lt;BR /&gt;WAVE_ID varchar(20) not null,&lt;BR /&gt;DATE_INSERTED num format = date9.,&lt;BR /&gt;TIME_INSERTED num format = time.,&lt;BR /&gt;SYNC varchar(2),&lt;BR /&gt;SOEID varchar(2),&lt;BR /&gt;DATE_MODIFIED num format = date9.);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how I was trying to write a rule for inserting date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13873607793158215" jivemacro_uid="_13873607793158215"&gt;
&lt;P&gt;alter table table_name modify DATE_INSERTED,DATE_MODIFIED ON UPDATE today() NOT NULL ;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on how to write full syntax for inserting sysdate (to DATE_INSERTED &amp;amp; DATE_MODIFIED) and systime (to TIME_INSERTED) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creation users will upload data using - &lt;STRONG&gt;insert select&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 10:13:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176306#M264701</guid>
      <dc:creator>sairamus</dc:creator>
      <dc:date>2013-12-18T10:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176307#M264702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This clears things up (just a bit).&lt;/P&gt;&lt;P&gt;Do you look for some kind of automatic generation of columns values to be assigned during inserts?&lt;/P&gt;&lt;P&gt;This is a functionality in many RDBMS, and often called default constraints.&lt;/P&gt;&lt;P&gt;To my knowledge, nothing similar is not implemented in SAS.&lt;/P&gt;&lt;P&gt;What you could do is create a macro which the users use when they wish to insert data, and then you'll have the date/time columns assigned by that macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 12:42:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176307#M264702</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-12-18T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176308#M264703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the date(), datetime() or time() functions to get the actual time that the data was inserted.&amp;nbsp; If you use the automatic macro variables &amp;amp;SYSDATE9 and &amp;amp;SYSTIME you will instead get the date and time when the SAS session started.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 17:11:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176308#M264703</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-12-18T17:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Insert date and time into fields on adding rows to table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176309#M264704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tom!&lt;/P&gt;&lt;P&gt;Thanks for clarification about macro, it's realy usefull infomation.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 04:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Insert-date-and-time-into-fields-on-adding-rows-to-table/m-p/176309#M264704</guid>
      <dc:creator>sairamus</dc:creator>
      <dc:date>2013-12-19T04:41:55Z</dc:date>
    </item>
  </channel>
</rss>

