<?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: DateTime Format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/DateTime-Format/m-p/1566821#M41328</link>
    <description>&lt;P&gt;You could purge the square brackets using &lt;STRONG&gt;purgechar()&lt;/STRONG&gt; and then use parsing function &lt;STRONG&gt;date#()&lt;/STRONG&gt; to make proper timestamp out of it and then extract the components you need like:&lt;/P&gt;&lt;P&gt;Date(Date#(Purgechar(&lt;STRONG&gt;'01/05/2018 [07:40 PM]'&lt;/STRONG&gt;,'[]'), 'DD/MM/YYYY hh:mm TT'))&amp;nbsp; as Date&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Hour(Date#(Purgechar(&lt;STRONG&gt;'01/05/2018 [07:40 PM]'&lt;/STRONG&gt;,'[]'), 'DD/MM/YYYY hh:mm TT'))&amp;nbsp; as Hour&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can replace the highlighted timestamp string with your field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2019 09:45:44 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2019-04-09T09:45:44Z</dc:date>
    <item>
      <title>DateTime Format</title>
      <link>https://community.qlik.com/t5/App-Development/DateTime-Format/m-p/1566801#M41325</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have this format:&amp;nbsp; &amp;nbsp; 01/05/2018 [07:40 PM]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How I can convert this to Date, Year, Month, Day, Hour, Minute.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 09:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DateTime-Format/m-p/1566801#M41325</guid>
      <dc:creator>saif12345</dc:creator>
      <dc:date>2019-04-09T09:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: DateTime Format</title>
      <link>https://community.qlik.com/t5/App-Development/DateTime-Format/m-p/1566821#M41328</link>
      <description>&lt;P&gt;You could purge the square brackets using &lt;STRONG&gt;purgechar()&lt;/STRONG&gt; and then use parsing function &lt;STRONG&gt;date#()&lt;/STRONG&gt; to make proper timestamp out of it and then extract the components you need like:&lt;/P&gt;&lt;P&gt;Date(Date#(Purgechar(&lt;STRONG&gt;'01/05/2018 [07:40 PM]'&lt;/STRONG&gt;,'[]'), 'DD/MM/YYYY hh:mm TT'))&amp;nbsp; as Date&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Hour(Date#(Purgechar(&lt;STRONG&gt;'01/05/2018 [07:40 PM]'&lt;/STRONG&gt;,'[]'), 'DD/MM/YYYY hh:mm TT'))&amp;nbsp; as Hour&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can replace the highlighted timestamp string with your field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 09:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DateTime-Format/m-p/1566821#M41328</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-04-09T09:45:44Z</dc:date>
    </item>
  </channel>
</rss>

