<?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: Convert Timestamp to time only in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Convert-Timestamp-to-time-only/m-p/1702148#M53776</link>
    <description>&lt;P&gt;I think you'd have two options here, both of which should work:&lt;/P&gt;&lt;P&gt;1) MakeTime(Hour(YourTime),Minute(YourTime),Second(YourTime))&lt;/P&gt;&lt;P&gt;2) Time(Frac(YourTime))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either one can be further formatted, of course.&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2020 19:49:37 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2020-05-14T19:49:37Z</dc:date>
    <item>
      <title>Convert Timestamp to time only</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-Timestamp-to-time-only/m-p/1702134#M53775</link>
      <description>&lt;P&gt;I have a field 'ActivityDate' that appears as such: 2019-12-29 19:65:47.330&amp;nbsp; &amp;nbsp;I want to convert this to time, specifically AM/PM time format. Ideally, I want to do this in the script, how can I achieve this?&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 18:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-Timestamp-to-time-only/m-p/1702134#M53775</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2020-05-14T18:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Timestamp to time only</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-Timestamp-to-time-only/m-p/1702148#M53776</link>
      <description>&lt;P&gt;I think you'd have two options here, both of which should work:&lt;/P&gt;&lt;P&gt;1) MakeTime(Hour(YourTime),Minute(YourTime),Second(YourTime))&lt;/P&gt;&lt;P&gt;2) Time(Frac(YourTime))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either one can be further formatted, of course.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 19:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-Timestamp-to-time-only/m-p/1702148#M53776</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2020-05-14T19:49:37Z</dc:date>
    </item>
  </channel>
</rss>

