<?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: Problem importing a date variable in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175562#M13496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly, in Spanish it's Diciembre. I will try to change the month to see what happens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 14:14:55 GMT</pubDate>
    <dc:creator>fri0</dc:creator>
    <dc:date>2013-12-20T14:14:55Z</dc:date>
    <item>
      <title>Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175556#M13490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm attaching a txt file that is part of a database with more variables, but this column is the only one that gives problems.&lt;/P&gt;&lt;P&gt;If you open the file with a excel, you could show all dates until December, but if you use the Enterprise Guide to make the import you only get dates until Nov 29, but there are not December dates. Someones could help me please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:21:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175556#M13490</guid>
      <dc:creator>fri0</dc:creator>
      <dc:date>2013-12-17T15:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175557#M13491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These dates are locale-specific, so you need to make sure that your SAS session is running in the correct locale, and then select the appropriate NL* informat for your date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this paper for more information:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/resources/papers/proceedings13/025-2013.pdf" title="http://support.sas.com/resources/papers/proceedings13/025-2013.pdf"&gt;http://support.sas.com/resources/papers/proceedings13/025-2013.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175557#M13491</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-12-17T15:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175558#M13492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your help. I was about to try but a friend told me that your solution could create problems in other projects where date variables are correctly imported. We change the original software to generate the txt file with another date form that could be imported correctly by Sas. Thanks again, I didn't know about that possibility of change the sas standards to import.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 13:10:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175558#M13492</guid>
      <dc:creator>fri0</dc:creator>
      <dc:date>2013-12-20T13:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175559#M13493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On close observation of the data provided by you in the txt file, the dates of December has typo error. The month "Dec" is mistyped as "Dic". This is the possible reason why the dates after 29Nov2013 are not being read. After 29Nov2013, the date started is 02Dic2013, which should have been 02Dec2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be after making the change, all the dates should be read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 13:48:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175559#M13493</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2013-12-20T13:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175560#M13494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jag - it wasn't a typo, it was in Spanish.&amp;nbsp; December =&amp;gt; Diciembre en español...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the problem has been resolved though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:10:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175560#M13494</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-12-20T14:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175561#M13495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it was a typo error as i saw the other names similar to English names. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:13:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175561#M13495</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2013-12-20T14:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175562#M13496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly, in Spanish it's Diciembre. I will try to change the month to see what happens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:14:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175562#M13496</guid>
      <dc:creator>fri0</dc:creator>
      <dc:date>2013-12-20T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175563#M13497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You were totally right. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:18:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175563#M13497</guid>
      <dc:creator>fri0</dc:creator>
      <dc:date>2013-12-20T14:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing a date variable</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175564#M13498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for checking this and confirming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:21:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-importing-a-date-variable/m-p/175564#M13498</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2013-12-20T14:21:24Z</dc:date>
    </item>
  </channel>
</rss>

