<?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: Problem with DayNumberOfYear() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366089#M418102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with You.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2017 14:23:03 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-06-27T14:23:03Z</dc:date>
    <item>
      <title>Problem with DayNumberOfYear()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366086#M418099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that there are now 32 days in March.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the following in a text box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DayNumberOfYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('1/31/2017') &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13) &amp;amp;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DayNumberOfYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('2/28/2017') &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13) &amp;amp;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DayNumberOfYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('3/31/2017') &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13) &amp;amp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is what I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;31&lt;/P&gt;&lt;P&gt;59&lt;/P&gt;&lt;P&gt;91&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't believe I had this problem until I updated to version 12. Am I missing something or is this a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 13:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366086#M418099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-27T13:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with DayNumberOfYear()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366087#M418100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brit,&lt;/P&gt;&lt;P&gt;this is because QV works Year Base 366 days.&lt;/P&gt;&lt;P&gt;DayNumberOfYear('3/1/2017') -&amp;gt; 61&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366087#M418100</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-06-27T14:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with DayNumberOfYear()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366088#M418101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks. I should have gotten my hands on a reference manual first. Always using years based on 366 days doesn't seem like a good idea, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366088#M418101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-27T14:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with DayNumberOfYear()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366089#M418102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with You.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-DayNumberOfYear/m-p/1366089#M418102</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-06-27T14:23:03Z</dc:date>
    </item>
  </channel>
</rss>

