<?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 from string in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766748#M243022</link>
    <description>Thank you, Reeza for your help.</description>
    <pubDate>Thu, 09 Sep 2021 01:28:57 GMT</pubDate>
    <dc:creator>Friend1</dc:creator>
    <dc:date>2021-09-09T01:28:57Z</dc:date>
    <item>
      <title>Change the DATE format from string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766744#M243019</link>
      <description>&lt;P&gt;Could anyone help me to change to the DATE format from the character? I have added the first two observations for the character variable:&lt;/P&gt;&lt;P&gt;10/9/2020, 12:11 AM&lt;/P&gt;&lt;P&gt;10/28/2020, 1:04 PM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 01:16:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766744#M243019</guid>
      <dc:creator>Friend1</dc:creator>
      <dc:date>2021-09-09T01:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change the DATE format from string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766747#M243021</link>
      <description>dateVar = input(scan(charVar, 1, ","), mmddyy10.);&lt;BR /&gt;format dateVar date9.;</description>
      <pubDate>Thu, 09 Sep 2021 01:23:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766747#M243021</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-09T01:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change the DATE format from string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766748#M243022</link>
      <description>Thank you, Reeza for your help.</description>
      <pubDate>Thu, 09 Sep 2021 01:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Change-the-DATE-format-from-string/m-p/766748#M243022</guid>
      <dc:creator>Friend1</dc:creator>
      <dc:date>2021-09-09T01:28:57Z</dc:date>
    </item>
  </channel>
</rss>

