<?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 format the Date in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/format-the-Date/m-p/833131#M35754</link>
    <description>&lt;P&gt;I have the dataset:&lt;/P&gt;&lt;P&gt;20SEP22:10:00:00&lt;/P&gt;&lt;P&gt;21SEP22:13:30:00&lt;/P&gt;&lt;P&gt;19SEP22:13:30:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the dataset with following format:&lt;/P&gt;&lt;P&gt;09/20/2022&lt;/P&gt;&lt;P&gt;09/21/2022&lt;/P&gt;&lt;P&gt;09/19/2022&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank in advance&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 13:47:07 GMT</pubDate>
    <dc:creator>Smitha9</dc:creator>
    <dc:date>2022-09-13T13:47:07Z</dc:date>
    <item>
      <title>format the Date</title>
      <link>https://communities.sas.com/t5/New-SAS-User/format-the-Date/m-p/833131#M35754</link>
      <description>&lt;P&gt;I have the dataset:&lt;/P&gt;&lt;P&gt;20SEP22:10:00:00&lt;/P&gt;&lt;P&gt;21SEP22:13:30:00&lt;/P&gt;&lt;P&gt;19SEP22:13:30:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the dataset with following format:&lt;/P&gt;&lt;P&gt;09/20/2022&lt;/P&gt;&lt;P&gt;09/21/2022&lt;/P&gt;&lt;P&gt;09/19/2022&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank in advance&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 13:47:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/format-the-Date/m-p/833131#M35754</guid>
      <dc:creator>Smitha9</dc:creator>
      <dc:date>2022-09-13T13:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: format the Date</title>
      <link>https://communities.sas.com/t5/New-SAS-User/format-the-Date/m-p/833135#M35755</link>
      <description>&lt;P&gt;Use format DTDATE to produce dates like 20SEP2022&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need exactly&amp;nbsp;&lt;SPAN&gt;09/20/2022 then you need to use the DATEPART function on your date/time variable and then format ddmmyy10.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 14:21:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/format-the-Date/m-p/833135#M35755</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-09-13T14:21:29Z</dc:date>
    </item>
  </channel>
</rss>

