<?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: data time in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60395#M13089</link>
    <description>More specifically, SAS distinguishes numeric DATE and DATETIME variables; also the internal value (number) represents days since 1/1/1960.  And to display the value in a particular format, you apply a SAS FORMAT statement.&lt;BR /&gt;
&lt;BR /&gt;
The SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  provides SAS-hosted product documentation and supplemental technical and conference papers on this type of topic - you can use the website's SEARCH facility or use Google.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
SAS Language: About SAS Date, Time, and Datetime Values&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Looking for a Date?  A Tutorial on Using SAS® Dates and Times&lt;BR /&gt;
Arthur L. Carpenterm California Occidental Consultants&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/255-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/255-30.pdf&lt;/A&gt;</description>
    <pubDate>Thu, 30 Jul 2009 15:49:14 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-07-30T15:49:14Z</dc:date>
    <item>
      <title>data time</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60393#M13087</link>
      <description>I have a field ship_date   19NOV2008:00:00:00.&lt;BR /&gt;
How to convert it to  19NOV2008 excluding the time part?</description>
      <pubDate>Thu, 30 Jul 2009 14:41:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60393#M13087</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-07-30T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: data time</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60394#M13088</link>
      <description>sasdate = DATEPART(sas_datetime);</description>
      <pubDate>Thu, 30 Jul 2009 14:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60394#M13088</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-07-30T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: data time</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60395#M13089</link>
      <description>More specifically, SAS distinguishes numeric DATE and DATETIME variables; also the internal value (number) represents days since 1/1/1960.  And to display the value in a particular format, you apply a SAS FORMAT statement.&lt;BR /&gt;
&lt;BR /&gt;
The SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  provides SAS-hosted product documentation and supplemental technical and conference papers on this type of topic - you can use the website's SEARCH facility or use Google.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
SAS Language: About SAS Date, Time, and Datetime Values&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Looking for a Date?  A Tutorial on Using SAS® Dates and Times&lt;BR /&gt;
Arthur L. Carpenterm California Occidental Consultants&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/255-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/255-30.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 30 Jul 2009 15:49:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-time/m-p/60395#M13089</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-07-30T15:49:14Z</dc:date>
    </item>
  </channel>
</rss>

