<?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: convert numeric into date in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827077#M35323</link>
    <description>&lt;P&gt;Marking an answer correct that is not an answer — but is actually a question from &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31304"&gt;@PeterClemmensen&lt;/a&gt;&amp;nbsp;— helps no one. Answering the question would be helpful.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 10:07:46 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-08-04T10:07:46Z</dc:date>
    <item>
      <title>convert numeric into date</title>
      <link>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827074#M35321</link>
      <description>&lt;P&gt;data a;&lt;/P&gt;
&lt;P&gt;input dtevisit;&lt;/P&gt;
&lt;P&gt;datalines;&lt;/P&gt;
&lt;P&gt;22120715&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;output&amp;nbsp;&lt;/P&gt;
&lt;P&gt;24apr2022&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:26:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827074#M35321</guid>
      <dc:creator>aanan1417</dc:creator>
      <dc:date>2022-08-04T09:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: convert numeric into date</title>
      <link>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827075#M35322</link>
      <description>&lt;P&gt;How does&amp;nbsp;&lt;SPAN&gt;22120715 become 24apr2022 ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:38:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827075#M35322</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2022-08-04T09:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: convert numeric into date</title>
      <link>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827077#M35323</link>
      <description>&lt;P&gt;Marking an answer correct that is not an answer — but is actually a question from &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31304"&gt;@PeterClemmensen&lt;/a&gt;&amp;nbsp;— helps no one. Answering the question would be helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 10:07:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827077#M35323</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-08-04T10:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: convert numeric into date</title>
      <link>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827130#M35328</link>
      <description>&lt;P&gt;What file type did you get that value from?&lt;/P&gt;
&lt;P&gt;IF this is direct transfer from some other data system then that data likely uses a different base day number to date than SAS uses (01JAN1960).&lt;/P&gt;
&lt;P&gt;Since you do not have a 24 in that random number then it appears that none of the digits correspond to day of month, month and the 22 may just be coincidence as a possible year value. (2-digit years are bad idea in general).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 14:07:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/convert-numeric-into-date/m-p/827130#M35328</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-08-04T14:07:25Z</dc:date>
    </item>
  </channel>
</rss>

