<?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: Change the date format in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811305#M33907</link>
    <description>&lt;P&gt;If these are numeric variables, then just change the format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;format variable_name yymmddn8.;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 May 2022 18:45:33 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-05-03T18:45:33Z</dc:date>
    <item>
      <title>Change the date format</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811295#M33906</link>
      <description>&lt;P&gt;Hi I would like to change the two different&amp;nbsp;date formats&lt;/P&gt;&lt;P&gt;Old: 2018-02-16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; New: 20180216&lt;/P&gt;&lt;P&gt;Old:01FEB2018&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; New: 20180201&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I hope this works in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 18:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811295#M33906</guid>
      <dc:creator>Smitha9</dc:creator>
      <dc:date>2022-05-03T18:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change the date format</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811305#M33907</link>
      <description>&lt;P&gt;If these are numeric variables, then just change the format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;format variable_name yymmddn8.;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 May 2022 18:45:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811305#M33907</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-05-03T18:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change the date format</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811336#M33908</link>
      <description>&lt;P&gt;Are those two observations in the same dataset?&amp;nbsp; If so then OLD must be a character variable.&lt;/P&gt;
&lt;P&gt;What type of variable do you want to create for NEW?&amp;nbsp; Do you want date values that are formatted in that style that saves two characters when printed but will confuse humans into not noticing that they should think of them as dates?&amp;nbsp; Or do you want to store that 8 digit string into a character variable?&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 22:19:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Change-the-date-format/m-p/811336#M33908</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-05-03T22:19:51Z</dc:date>
    </item>
  </channel>
</rss>

