<?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: variable with time13.3 format to numeric format conversion in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148872#M11531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIME13.3 is a numeric format, so your variable is already numeric (seconds of the day) and can be "converted" by simply changing its format.&lt;/P&gt;&lt;P&gt;I suspect that yoout other variable has a specific sequence of digits; could you give an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 10:13:07 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2014-10-30T10:13:07Z</dc:date>
    <item>
      <title>variable with time13.3 format to numeric format conversion</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148870#M11529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may have lost my mind at the moment so any quick idea would help certainly....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have variable which is in the TIME13.3 format whereas&amp;nbsp; I have another variable which is in numeric format ....Now I need to put a WHERE clause however before that need to convert TIME13.3 format variable to the numeric format I tried PUT function however that doesn't seems to work...quick thought please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 08:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148870#M11529</guid>
      <dc:creator>rkumar23</dc:creator>
      <dc:date>2014-10-30T08:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: variable with time13.3 format to numeric format conversion</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148871#M11530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can use a similar code like the code I have given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MYTIME = INPUT(PUT(TIME1,BEST12.),$40.);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 08:49:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148871#M11530</guid>
      <dc:creator>RaviKommuri</dc:creator>
      <dc:date>2014-10-30T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: variable with time13.3 format to numeric format conversion</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148872#M11531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIME13.3 is a numeric format, so your variable is already numeric (seconds of the day) and can be "converted" by simply changing its format.&lt;/P&gt;&lt;P&gt;I suspect that yoout other variable has a specific sequence of digits; could you give an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148872#M11531</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-30T10:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: variable with time13.3 format to numeric format conversion</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148873#M11532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kurt you was correct i put the TIMEPART(VAR2) and it resolved the problem...thanks for pointing in right direction..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 06:57:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/variable-with-time13-3-format-to-numeric-format-conversion/m-p/148873#M11532</guid>
      <dc:creator>rkumar23</dc:creator>
      <dc:date>2014-10-31T06:57:52Z</dc:date>
    </item>
  </channel>
</rss>

