<?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 Time Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169769#M40446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in qlikview, time is stored as numbers of days since 12/30/1899.&lt;/P&gt;&lt;P&gt;you are storing time as milliseconds, so you have to convert it into a number of days and format the value as a time interval: there are 24 * 60 * 60 * 1000 millisecons in a day, so the number of days is:&lt;/P&gt;&lt;P&gt;NumberOfMilliseconds / (24 * 60 * 60 * 1000)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jan 2011 11:21:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-14T11:21:21Z</dc:date>
    <item>
      <title>Time Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169768#M40445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I hope you can advise as to an expression i'm trying to do.. I have an application where we log time, i.e. 15 minutes to complete a task. In the database, 15 minutes is represented as 900000, one minute is represented as 60000.. It will never be lower than one minute.&lt;/P&gt;&lt;P&gt;Could you advise as to an expression that would convert this to show how many minutes/hours/days has been assigned. I.e. 01:10:15 would be 1 day, 10 hours n fifteen minutes.&lt;/P&gt;&lt;P&gt;Your help would be most appreciated!!!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 10:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169768#M40445</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2011-01-14T10:42:01Z</dc:date>
    </item>
    <item>
      <title>Time Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169769#M40446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in qlikview, time is stored as numbers of days since 12/30/1899.&lt;/P&gt;&lt;P&gt;you are storing time as milliseconds, so you have to convert it into a number of days and format the value as a time interval: there are 24 * 60 * 60 * 1000 millisecons in a day, so the number of days is:&lt;/P&gt;&lt;P&gt;NumberOfMilliseconds / (24 * 60 * 60 * 1000)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 11:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169769#M40446</guid>
      <dc:creator />
      <dc:date>2011-01-14T11:21:21Z</dc:date>
    </item>
    <item>
      <title>Time Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169770#M40447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 11:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Syntax/m-p/169770#M40447</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2011-01-14T11:32:02Z</dc:date>
    </item>
  </channel>
</rss>

