<?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 Convert a Num Date Format to a Timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450163#M701714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to convert a Num Date (41178) into a Timestamp in this Format: 2012-09-26 00:00:00.000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I change my timestamp format like this: SET TimestampFormat='YYYY-MM-DD hh:mm:ss[.fff]';&lt;/P&gt;&lt;P&gt;And my formula is Timestamp(peek('maxdate')) where maxdate is 41178. The result is 2012-09-26 00:00:00 without the&lt;STRONG&gt; .000&lt;/STRONG&gt; at the end. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help me in telling me what is the TimestampFormat I have to write in my set up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2012 00:47:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-28T00:47:10Z</dc:date>
    <item>
      <title>Convert a Num Date Format to a Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450163#M701714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to convert a Num Date (41178) into a Timestamp in this Format: 2012-09-26 00:00:00.000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I change my timestamp format like this: SET TimestampFormat='YYYY-MM-DD hh:mm:ss[.fff]';&lt;/P&gt;&lt;P&gt;And my formula is Timestamp(peek('maxdate')) where maxdate is 41178. The result is 2012-09-26 00:00:00 without the&lt;STRONG&gt; .000&lt;/STRONG&gt; at the end. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help me in telling me what is the TimestampFormat I have to write in my set up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 00:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450163#M701714</guid>
      <dc:creator />
      <dc:date>2012-09-28T00:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Num Date Format to a Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450164#M701715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 11px; background-color: #eef4f9;"&gt;SET TimestampFormat='YYYY-MM-DD hh:mm:ss[.fff]'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 11px; background-color: #eef4f9;"&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 11px; background-color: #eef4f9; font-family: Arial;"&gt;SET TimestampFormat='YYYY-MM-DD hh:mm:ss.fff'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 11px; background-color: #eef4f9; font-family: Arial;"&gt;It is working&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 11px; background-color: #eef4f9; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 01:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450164#M701715</guid>
      <dc:creator />
      <dc:date>2012-09-28T01:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Num Date Format to a Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450165#M701716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 01:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Num-Date-Format-to-a-Timestamp/m-p/450165#M701716</guid>
      <dc:creator />
      <dc:date>2012-09-28T01:13:14Z</dc:date>
    </item>
  </channel>
</rss>

