<?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 timestamp behaviour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503804#M188268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I have this sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let b = Timestamp(41547.9209375, 'YYYYMMDDhmmss.fff');&lt;/P&gt;&lt;P&gt;SET a='20130930220609.000';&lt;/P&gt;&lt;P&gt;let gdate = num(Timestamp#(a, 'YYYYMMDDhmmss.fff'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value of b is 20130930220609.000 which is same as 'a' but when i use timestamp# on a then i get 41547.104270833 in return.&lt;/P&gt;&lt;P&gt;This look weird to me because I am expecting it to be same as&amp;nbsp; 41547.9209375.&lt;/P&gt;&lt;P&gt;Can someone help me the reason for it?&lt;/P&gt;&lt;P&gt;Saurabh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Oct 2013 15:19:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-02T15:19:52Z</dc:date>
    <item>
      <title>timestamp behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503804#M188268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I have this sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let b = Timestamp(41547.9209375, 'YYYYMMDDhmmss.fff');&lt;/P&gt;&lt;P&gt;SET a='20130930220609.000';&lt;/P&gt;&lt;P&gt;let gdate = num(Timestamp#(a, 'YYYYMMDDhmmss.fff'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value of b is 20130930220609.000 which is same as 'a' but when i use timestamp# on a then i get 41547.104270833 in return.&lt;/P&gt;&lt;P&gt;This look weird to me because I am expecting it to be same as&amp;nbsp; 41547.9209375.&lt;/P&gt;&lt;P&gt;Can someone help me the reason for it?&lt;/P&gt;&lt;P&gt;Saurabh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 15:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503804#M188268</guid>
      <dc:creator />
      <dc:date>2013-10-02T15:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503805#M188269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's because you use only one digit for the hour. Try using hh instead of h:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;let gdate = num(Timestamp#(a, 'YYYYMMDD&lt;STRONG&gt;hh&lt;/STRONG&gt;mmss.fff'));&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 15:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503805#M188269</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-02T15:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503806#M188270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 14:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/timestamp-behaviour/m-p/503806#M188270</guid>
      <dc:creator />
      <dc:date>2013-10-03T14:06:30Z</dc:date>
    </item>
  </channel>
</rss>

