<?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: date fomats in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265285#M52154</link>
    <description>&lt;P&gt;You shouldn't store as char because you can't do calculations on a char date variables, but try anydtdte as your informat. If you really want it as a char you can convert it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2016 02:18:04 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-04-21T02:18:04Z</dc:date>
    <item>
      <title>date fomats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265281#M52151</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a file that has dob dates coming in with&amp;nbsp; char formats as 12/31/1977 and 1914-07-15. Same field different formats.&amp;nbsp; How do i make them in the same format coming in as char in the end?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 01:48:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265281#M52151</guid>
      <dc:creator>myboys2</dc:creator>
      <dc:date>2016-04-21T01:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: date fomats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265285#M52154</link>
      <description>&lt;P&gt;You shouldn't store as char because you can't do calculations on a char date variables, but try anydtdte as your informat. If you really want it as a char you can convert it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 02:18:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265285#M52154</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-04-21T02:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: date fomats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265314#M52163</link>
      <description>This would be my steps of priority :&lt;BR /&gt;1. Go to your data supplier and require the the files should have a consistent format. &lt;BR /&gt;2. Test the input variable with the more common informat of the two. If no success use the other informat.&lt;BR /&gt;3. ANYDTDTE.</description>
      <pubDate>Thu, 21 Apr 2016 04:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265314#M52163</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-04-21T04:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: date fomats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265347#M52174</link>
      <description>&lt;P&gt;I am with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH﻿&lt;/a&gt;&amp;nbsp;here, the problem lies with your data supplier. &amp;nbsp;You will of course have a data import agreement setup which defines the structure, content of the data yes? &amp;nbsp;If not, then whatever you code may need to change next time you get data, I mean wht if the vendor decides to drop that field, or add a field, or change them all to DDMONYYYY? &amp;nbsp;The control and specification is all in the documentation, programming is more or less irrelevant.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 08:14:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/date-fomats/m-p/265347#M52174</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-04-21T08:14:20Z</dc:date>
    </item>
  </channel>
</rss>

