<?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 Date format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/2068126#M1223529</link>
    <description>&lt;P&gt;I have date field like this 20220728 (YYYY MM DD) and time field like this 220214 (hhmmss) so now I want convert date time into time stamp format like this DD/MM/YYYY hh:mm:ss&lt;/P&gt;</description>
    <pubDate>Fri, 05 May 2023 11:20:25 GMT</pubDate>
    <dc:creator>Vinni2000</dc:creator>
    <dc:date>2023-05-05T11:20:25Z</dc:date>
    <item>
      <title>Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/2068126#M1223529</link>
      <description>&lt;P&gt;I have date field like this 20220728 (YYYY MM DD) and time field like this 220214 (hhmmss) so now I want convert date time into time stamp format like this DD/MM/YYYY hh:mm:ss&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 11:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/2068126#M1223529</guid>
      <dc:creator>Vinni2000</dc:creator>
      <dc:date>2023-05-05T11:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/2068270#M1223547</link>
      <description>&lt;P&gt;Date numbers are integers and Time numbers are fractions of day. Make sure both values are interpreted to numbers and add them together.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;TimeStamp(&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Date#('&lt;SPAN&gt;20220728', 'YYYYMMDD') + Time#('220214', 'hhmmss')&lt;BR /&gt;, 'DD/MM/YYYY hh:mm:ss')&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 15:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/2068270#M1223547</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-05-05T15:43:18Z</dc:date>
    </item>
  </channel>
</rss>

