<?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: Format Timestamp by Hour in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201025#M22772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or even this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Timestamp(Floor(Frac([Interaction Start Date Time UTC]), 1/24), 'h TT')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2016 17:13:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-17T17:13:17Z</dc:date>
    <item>
      <title>Format Timestamp by Hour</title>
      <link>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201023#M22770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to show data by hour 12am - 12pm.&amp;nbsp; The expression below works, but I would like to display the PM time as 1pm, 2pm, 3pm, etc. instead of 13pm, 14pm, 15pm, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to update to adjust the timestamp for the PM hours?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timestamp([Interaction Start Date Time UTC], 'h') &amp;amp; Timestamp([Interaction Start Date Time UTC],'TT') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 15:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201023#M22770</guid>
      <dc:creator />
      <dc:date>2016-10-17T15:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Format Timestamp by Hour</title>
      <link>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201024#M22771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Timestamp([Interaction Start Date Time UTC], 'h TT')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Timestamp(Floor([Interaction Start Date Time UTC], 1/24), 'h TT')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 17:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201024#M22771</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-17T17:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Format Timestamp by Hour</title>
      <link>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201025#M22772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or even this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Timestamp(Floor(Frac([Interaction Start Date Time UTC]), 1/24), 'h TT')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 17:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Format-Timestamp-by-Hour/m-p/1201025#M22772</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-17T17:13:17Z</dc:date>
    </item>
  </channel>
</rss>

