<?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: Some help importing some time data. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49511#M13448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say the variable's name is GPS_Time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me an example of that syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried adding it, but apparently I'm putting it in the wrong place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 00:25:40 GMT</pubDate>
    <dc:creator>iiibbb</dc:creator>
    <dc:date>2012-02-09T00:25:40Z</dc:date>
    <item>
      <title>Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49507#M13444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to import a GIS field that contains time data.&amp;nbsp; SAS is&lt;/P&gt;&lt;P&gt;importing it from Excel as a character string, but I need to convert it to a time&lt;/P&gt;&lt;P&gt;string.&amp;nbsp; I can 't seem to figure out how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples of the field is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10:12:56am&lt;/P&gt;&lt;P&gt;11:23:23am&lt;/P&gt;&lt;P&gt;12:43:23pm&lt;/P&gt;&lt;P&gt;03:45:21pm&lt;/P&gt;&lt;P&gt;05:23:53pm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a little befuddled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 23:26:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49507#M13444</guid>
      <dc:creator>iiibbb</dc:creator>
      <dc:date>2012-02-08T23:26:14Z</dc:date>
    </item>
    <item>
      <title>Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49508#M13445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Read the variable with TIME10. informat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;time = input(xltime,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: teal; font-family: 'Courier New'; background-color: white;"&gt;time10.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 23:45:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49508#M13445</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2012-02-08T23:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49509#M13446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Explain further...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I import the data using the import data menu, and create a permanent dataset in a library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I create a temporary dataset and convert the variable using that formula?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might help to note that Excel doesn't recognize it as a time field either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 00:02:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49509#M13446</guid>
      <dc:creator>iiibbb</dc:creator>
      <dc:date>2012-02-09T00:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49510#M13447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Import it as a temporary dataset and then use a data step to create the permanent dataset with the time variable converted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 00:20:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49510#M13447</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2012-02-09T00:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49511#M13448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say the variable's name is GPS_Time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me an example of that syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried adding it, but apparently I'm putting it in the wrong place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 00:25:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49511#M13448</guid>
      <dc:creator>iiibbb</dc:creator>
      <dc:date>2012-02-09T00:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49512#M13449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data want (drop=in_:);&lt;/P&gt;&lt;P&gt;&amp;nbsp; set have (rename=GPS_Time=in_time);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; format GPS_Time time10.;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: white; font-size: 10pt; color: black; font-family: 'Courier New';"&gt; GPS_Time = input(in_time,&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-size: 10pt; color: teal; font-family: 'Courier New';"&gt;time10.&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-size: 10pt; color: black; font-family: 'Courier New';"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 00:30:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49512#M13449</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-09T00:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Some help importing some time data.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49513#M13450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes I wonder if I'm ever going to understand some of this syntax... but I've always had so much control over my data before moving to SAS and thus, my code has always been clean and simple.&amp;nbsp; This automated stuff is really making me realize how much I don't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 01:03:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-help-importing-some-time-data/m-p/49513#M13450</guid>
      <dc:creator>iiibbb</dc:creator>
      <dc:date>2012-02-09T01:03:47Z</dc:date>
    </item>
  </channel>
</rss>

