<?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 Re: Date Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859165#M1006306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never missed in appreciating our community members tony.&lt;/P&gt;&lt;P&gt;Sorry, yet my issue is not resolved.&lt;/P&gt;&lt;P&gt;Please , refer my actual question and suggest me. I don't know whether i'm facing SR's issue .Still it's not working in SR5 app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 06:23:41 GMT</pubDate>
    <dc:creator>krishna20</dc:creator>
    <dc:date>2015-05-18T06:23:41Z</dc:date>
    <item>
      <title>Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859140#M1006277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a strange problem not able to troubleshoot it where the mistake is.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In my dashboard i'm showing last three years in list box, under that showing calendar objects from selecting the data range.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My requirement is in on active sheet max year should select in listbox and in the From calendar, Date(Yearstart(Max(Date_Field))) to be selected and in the To Calendar Date(Addmonths(Max(Date_Field),0)) need to select .&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If i select 2014 , the calendar object should change from 01/01.2014 to 31/12/2014 dynamically.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The above one i achieved. The problem is , the above task i achieved in my personal desktop. When i'm trying to do the same thing in the client's server it's not working. Each and every variable i did a copy &amp;amp; paste. But, it's not&amp;nbsp; working.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Qlikview i'm using personally is 11.20 SR10&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My Clients Qlikview is 11.20 SR5&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is this the problem?or anything.Please suggest me .&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 06:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859140#M1006277</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-14T06:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859141#M1006278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you got a trigger that selects the max year? And, although it may work, why are you using AddMonths() to return the last date...couldn't you just use YearEnd like you're using YearStart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 07:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859141#M1006278</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-05-14T07:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859142#M1006280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;Thank you for reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trigger is working at only list box.The value selected in the list box is not selecting at calender objects.&lt;/P&gt;&lt;P&gt;Is there any mistake using addmonths instead of YearEnd?. The expression is working fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 09:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859142#M1006280</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-14T09:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859143#M1006282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah I see, so you select a year from the list box and the calendar should pick up the to and from dates from that selection? I can't see any reason why it shouldn't work - can you post your qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also no - it's not incorrect, but you're using addmonths with a parameter of 0 - i.e. not adding anything, so why use it anyway? The Max() function should be enough to pick up the last date within the year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 09:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859143#M1006282</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-05-14T09:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859144#M1006283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check whether client's system date is in the same format that is there on your system. If no, then please change the format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 10:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859144#M1006283</guid>
      <dc:creator />
      <dc:date>2015-05-14T10:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859145#M1006284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working perfectly in my desktop version of qlikview.But not in my client's server.&lt;/P&gt;&lt;P&gt;Please find the below samples developed in different services. Please suggest me where i'm doing mistake.&lt;/P&gt;&lt;P&gt;Creating variables and converting dates in right format suggested by Gysbert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859145#M1006284</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-14T11:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859146#M1006285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I can see, the issue is in your sheet triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've got variables that you're passing the values to (vApprStartDate and vApprEndDate) but the trigger you've selected is "Select in Field" - these are variables not fields, so you need to create two 'Set Variable' triggers from the external action type, and enter the value you have there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing that passes the right values to the calendar, and therefore applying it selects the correct range of data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 15:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859146#M1006285</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-05-14T15:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859147#M1006286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, In SR11 app it's working correctly right? why not in SR5?Please compare the both apps if not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 15:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859147#M1006286</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-14T15:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859148#M1006287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No - there are no triggers for it in the SR11 app at all, at least in the one you sent me. In the SR5 one they're incorrect triggers so they won't work. Neither are altering the calendars. I changed the SR5 one to set variable triggers and it worked. I've tested that app in SR10 and SR7 (the only two versions I have) and both worked fine. I seriously doubt it's a SR issue, I'd check that those triggers are correct and the same in both your apps first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 07:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859148#M1006287</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-05-15T07:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859149#M1006288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;Sorry i attached another file.Please find in this attachment which i tried in SR11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 05:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859149#M1006288</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-17T05:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859150#M1006289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the main problem is that you have assumed that YearStart() returns a date value. The function actually returns a timestamp, so you need to numerically transform that into a integer to match you date values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(&lt;STRONG&gt;Round(&lt;/STRONG&gt;Yearstart(Max(Date_Field))&lt;STRONG&gt;)&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EDIT: The timestamp decimal can be forced to integer by using Round().&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 05:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859150#M1006289</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-17T05:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859151#M1006290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying that the QlikView documentation/help decided to digress from reality again? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV Help tells me that YearStart returns the timestamp of the first millisecond of the year, which is 00:00:00.000. IIRC that value translates into a zero fraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You know something that we don't?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 08:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859151#M1006290</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-05-17T08:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859152#M1006291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually my date is in time stamp format from database. That's the reason choosing Yearstart().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 08:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859152#M1006291</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-17T08:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859153#M1006292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it does not matter if your incoming format is timestamp. The output form YearStart() is still a decimal value, and you need to ensure it becomes a properly formatted date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, considering the floating point value I have edited my suggestion above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 09:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859153#M1006292</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-17T09:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859154#M1006293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course you were right about the Date(). I was just talking about the Floor() function which - AFAIK - doesn't return an integer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 09:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859154#M1006293</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-05-17T09:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859155#M1006294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW you're sure you want to state that &lt;SPAN style="font-family: courier new,courier;"&gt;Date(YearStart())&lt;/SPAN&gt; occasionally returns Dec 31st in QlikView? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 09:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859155#M1006294</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-05-17T09:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859156#M1006295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Floor() and Round() returns a number. This number will be a integer if you use the default base and offset. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;num floor(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;x [ , base [ , offset ]]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN class="Bold"&gt;num round(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt; x [ , base [ , offset ]]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN class="Bold"&gt;The 31 Dec is the consequence of when the YearStart() timestamp round downwards, as in my example &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;40522.999999999999. This s why I changed my previous comment to Round(), as this will correct the rounded integer to 40523.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 10:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859156#M1006295</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-17T10:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859157#M1006296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please apply this logic in my sample app SR5. Because , using yearstart() working correctly in SR11 app. Little confused. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 10:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859157#M1006296</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-17T10:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859158#M1006297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it make any difference if you add the Round() ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 10:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859158#M1006297</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-17T10:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859159#M1006298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Tony, I need to see correct format date in Calendar object.It's not converting or round the digits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 10:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Problem/m-p/859159#M1006298</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-05-17T10:58:23Z</dc:date>
    </item>
  </channel>
</rss>

