<?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 Informat Help in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16025#M2210</link>
    <description>have a look at informat YYMMDD</description>
    <pubDate>Thu, 12 Nov 2009 17:43:17 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2009-11-12T17:43:17Z</dc:date>
    <item>
      <title>Date Informat Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16024#M2209</link>
      <description>This is what the data looks like in my first column called DATE:   "2009-11-09".  I have the informat set at 10.  I've tried SAS informats mmddyy10. and others and it still gives me invalid data warning.</description>
      <pubDate>Thu, 12 Nov 2009 17:32:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16024#M2209</guid>
      <dc:creator>chandler</dc:creator>
      <dc:date>2009-11-12T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date Informat Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16025#M2210</link>
      <description>have a look at informat YYMMDD</description>
      <pubDate>Thu, 12 Nov 2009 17:43:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16025#M2210</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-11-12T17:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Date Informat Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16026#M2211</link>
      <description>try anydtdte10. informat.</description>
      <pubDate>Thu, 12 Nov 2009 17:46:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16026#M2211</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-11-12T17:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date Informat Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16027#M2212</link>
      <description>Hi.&lt;BR /&gt;
&lt;BR /&gt;
Assuming '2009-11-09' represents Day=09 Month=11 and Year=2009&lt;BR /&gt;
&lt;BR /&gt;
mmddyy10. is precisely the opposite, and would only work for '11-09-2009'.&lt;BR /&gt;
&lt;BR /&gt;
Since your date is reversed, you should try yymmdd10. instead.&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Fri, 13 Nov 2009 08:36:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Date-Informat-Help/m-p/16027#M2212</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2009-11-13T08:36:12Z</dc:date>
    </item>
  </channel>
</rss>

