<?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 Changing date from YYYY-MM-DD to YYYYMMDD without dashes in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638403#M21555</link>
    <description>&lt;P&gt;I have a date variable that is currently formatted as YYYY-MM-DD, and is already a date/numeric variable type.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change the format to YYYYMMDD without the dashes separating the year, month, and day?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 17:45:56 GMT</pubDate>
    <dc:creator>orangekitty</dc:creator>
    <dc:date>2020-04-08T17:45:56Z</dc:date>
    <item>
      <title>Changing date from YYYY-MM-DD to YYYYMMDD without dashes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638403#M21555</link>
      <description>&lt;P&gt;I have a date variable that is currently formatted as YYYY-MM-DD, and is already a date/numeric variable type.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change the format to YYYYMMDD without the dashes separating the year, month, and day?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 17:45:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638403#M21555</guid>
      <dc:creator>orangekitty</dc:creator>
      <dc:date>2020-04-08T17:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date from YYYY-MM-DD to YYYMMDD without dashes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638407#M21557</link>
      <description>&lt;P&gt;Use YYMMDDN8. as display format.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 17:33:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638407#M21557</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-04-08T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date from YYYY-MM-DD to YYYMMDD without dashes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638408#M21558</link>
      <description>&lt;P&gt;Just change the format when you use the variable, or when you create the data set.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use format YYMMDDN8.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, your title implies you want three-digit year, you can't have that of course. This gives you a 4 digit year.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 17:35:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Changing-date-from-YYYY-MM-DD-to-YYYYMMDD-without-dashes/m-p/638408#M21558</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-04-08T17:35:13Z</dc:date>
    </item>
  </channel>
</rss>

