<?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: Simple date format -UTC in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538614#M148285</link>
    <description>Sorry , , pls look at this correct one .&lt;BR /&gt;yyyy-MM-ddTHH:mm:ss.SSSZ</description>
    <pubDate>Tue, 26 Feb 2019 11:56:06 GMT</pubDate>
    <dc:creator>Gpp</dc:creator>
    <dc:date>2019-02-26T11:56:06Z</dc:date>
    <item>
      <title>Simple date format -UTC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538613#M148284</link>
      <description>Hi , I receive a excel file with this simple date format , anyone can help to get the correct date time format to import in SAS ? yyyy-MM-ddTHH-hh-ss-SSSZ&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 26 Feb 2019 11:50:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538613#M148284</guid>
      <dc:creator>Gpp</dc:creator>
      <dc:date>2019-02-26T11:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Simple date format -UTC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538614#M148285</link>
      <description>Sorry , , pls look at this correct one .&lt;BR /&gt;yyyy-MM-ddTHH:mm:ss.SSSZ</description>
      <pubDate>Tue, 26 Feb 2019 11:56:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538614#M148285</guid>
      <dc:creator>Gpp</dc:creator>
      <dc:date>2019-02-26T11:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Simple date format -UTC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538615#M148286</link>
      <description>&lt;P&gt;My first thought is E8601 formats, but do peruse the list:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/leforinforref/64790/HTML/default/viewer.htm#n0verk17pchh4vn1akrrv0b5w3r0.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/leforinforref/64790/HTML/default/viewer.htm#n0verk17pchh4vn1akrrv0b5w3r0.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 12:17:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/538615#M148286</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2019-02-26T12:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Simple date format -UTC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/539424#M148621</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/264087"&gt;@Gpp&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Hi , I receive a excel file with this simple date format , anyone can help to get the correct date time format to import in SAS ? yyyy-MM-ddTHH-hh-ss-SSSZ&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You may want to save the Excel file to CSV format so that you can specify an INFORMAT in a data step to read specific values. Otherwise you will need an additional step after importing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And if you are going to deal with multiple files in same layout Proc Import makes fresh guesses for each file you read which may lead to variables changing data type and/or lengths from file to file causing issues if the data sets are combined. CSV and a standard data step to read the files can prevent many headaches later.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 18:21:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-date-format-UTC/m-p/539424#M148621</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-02-28T18:21:35Z</dc:date>
    </item>
  </channel>
</rss>

