<?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 DATE CONVERSION QUERY in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-DATE-CONVERSION-QUERY/m-p/341123#M78026</link>
    <description>&lt;P&gt;May I know how to convert the data to date9. format? Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2017 10:08:46 GMT</pubDate>
    <dc:creator>scb</dc:creator>
    <dc:date>2017-03-15T10:08:46Z</dc:date>
    <item>
      <title>SAS DATE CONVERSION QUERY</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-DATE-CONVERSION-QUERY/m-p/341123#M78026</link>
      <description>&lt;P&gt;May I know how to convert the data to date9. format? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 10:08:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-DATE-CONVERSION-QUERY/m-p/341123#M78026</guid>
      <dc:creator>scb</dc:creator>
      <dc:date>2017-03-15T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DATE CONVERSION QUERY</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-DATE-CONVERSION-QUERY/m-p/341124#M78027</link>
      <description>&lt;P&gt;Post data, in the form of a datastep, in a code window ({i} above your post). &amp;nbsp;I will not download files.&lt;/P&gt;
&lt;P&gt;If your data is character which is probable, then you input() the data with the approriate format:&lt;/P&gt;
&lt;P&gt;e.g. if you have 01-04-2016&lt;/P&gt;
&lt;PRE&gt;datevar=input(chardate,ddmmyy10.);
format&amp;nbsp;datevar date9.;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 10:17:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-DATE-CONVERSION-QUERY/m-p/341124#M78027</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-03-15T10:17:29Z</dc:date>
    </item>
  </channel>
</rss>

