<?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 How to work Date function without format parameters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580102#M598419</link>
    <description>&lt;P&gt;I was creating a calendar in order to supply the missing dates in my dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I completed the information with autogenerate consecutive number asignment to any date, however I was trying understand it how to work date function without format parameter.&lt;/P&gt;&lt;P&gt;EX: date(43452) returns 18/12/2018&lt;/P&gt;&lt;P&gt;How is possible this simples numbers can be converted in a correct date, just with this function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:52:12 GMT</pubDate>
    <dc:creator>Kevderbeste</dc:creator>
    <dc:date>2024-11-16T20:52:12Z</dc:date>
    <item>
      <title>How to work Date function without format parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580102#M598419</link>
      <description>&lt;P&gt;I was creating a calendar in order to supply the missing dates in my dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I completed the information with autogenerate consecutive number asignment to any date, however I was trying understand it how to work date function without format parameter.&lt;/P&gt;&lt;P&gt;EX: date(43452) returns 18/12/2018&lt;/P&gt;&lt;P&gt;How is possible this simples numbers can be converted in a correct date, just with this function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580102#M598419</guid>
      <dc:creator>Kevderbeste</dc:creator>
      <dc:date>2024-11-16T20:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to work Date function without format parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580147#M598420</link>
      <description>&lt;P&gt;The integer is based on the number of days since 1899-12-30:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;date(0)&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;30/12/1899&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;date(1)&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;31/12/1899&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;date(2)&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;1/1/1900&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;date(3)&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;2/1/1900&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;date(43452)&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;18/12/2018&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 14 May 2019 21:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580147#M598420</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2019-05-14T21:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to work Date function without format parameters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580156#M598421</link>
      <description>The default format of the date is set by the DateFormat variable, normally autogenerated in the beginning of the&lt;BR /&gt;Script.&lt;BR /&gt;&lt;BR /&gt;Example of use&lt;BR /&gt;SET DateFormat='YYYY-MM-DD';</description>
      <pubDate>Tue, 14 May 2019 21:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-work-Date-function-without-format-parameters/m-p/1580156#M598421</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-05-14T21:56:18Z</dc:date>
    </item>
  </channel>
</rss>

