<?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: changing numerical variable into datetime in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796494#M32995</link>
    <description>&lt;P&gt;See Maxim 42. Quality of question has an immense influence on the quality of answers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could it be that you have a Julian date, 156th day of 2018?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 09:17:57 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-02-16T09:17:57Z</dc:date>
    <item>
      <title>changing numerical variable into datetime</title>
      <link>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796470#M32992</link>
      <description>&lt;P&gt;I want to convert 1562018 numeric to datetime, please help.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 07:39:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796470#M32992</guid>
      <dc:creator>sonrana</dc:creator>
      <dc:date>2022-02-16T07:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: changing numerical variable into datetime</title>
      <link>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796474#M32993</link>
      <description>&lt;P&gt;What datetime value would&amp;nbsp;&lt;SPAN&gt;1562018&amp;nbsp;be ? 15/06/2018 00:00:00?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 08:09:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796474#M32993</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2022-02-16T08:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: changing numerical variable into datetime</title>
      <link>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796475#M32994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/416971"&gt;@sonrana&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you simply looking for something like the following? If not then please edit your question to provide more context.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data want;
   dt = put(1562018,datetime20.);
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Amir.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 08:12:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796475#M32994</guid>
      <dc:creator>Amir</dc:creator>
      <dc:date>2022-02-16T08:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: changing numerical variable into datetime</title>
      <link>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796494#M32995</link>
      <description>&lt;P&gt;See Maxim 42. Quality of question has an immense influence on the quality of answers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could it be that you have a Julian date, 156th day of 2018?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 09:17:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/changing-numerical-variable-into-datetime/m-p/796494#M32995</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-02-16T09:17:57Z</dc:date>
    </item>
  </channel>
</rss>

