<?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: Calendar Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354626#M1174699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the date in a text format (e.g. loaded from a text file) then you first need to convert the text to a number using the date#() -function: &lt;/P&gt;&lt;P&gt;date#( &amp;lt;field&amp;gt;, 'DD-MMM-YYYY' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MMM format code will match the three letter month names as defined in your MonthNames variable, e.g.: &lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you in a second step want to format the date in a different way, you should use the date() -function outside the date#() -function:&lt;/P&gt;&lt;P&gt;date( date#( &amp;lt;field&amp;gt;, 'DD-MMM-YYYY' ), 'DD/MM/YY' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 12:51:19 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2012-04-17T12:51:19Z</dc:date>
    <item>
      <title>Calendar Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354624#M1174697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have date in text format eg- 1-jul-2011how to convet this date in date format eg-01-07-2011, so that i can link it with master calendar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 10:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354624#M1174697</guid>
      <dc:creator />
      <dc:date>2012-04-17T10:38:33Z</dc:date>
    </item>
    <item>
      <title>Calendar Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354625#M1174698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;date(currentdatefield,'DD-MM-YYYY')&amp;nbsp; as Newdate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 10:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354625#M1174698</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-17T10:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354626#M1174699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the date in a text format (e.g. loaded from a text file) then you first need to convert the text to a number using the date#() -function: &lt;/P&gt;&lt;P&gt;date#( &amp;lt;field&amp;gt;, 'DD-MMM-YYYY' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MMM format code will match the three letter month names as defined in your MonthNames variable, e.g.: &lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you in a second step want to format the date in a different way, you should use the date() -function outside the date#() -function:&lt;/P&gt;&lt;P&gt;date( date#( &amp;lt;field&amp;gt;, 'DD-MMM-YYYY' ), 'DD/MM/YY' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Issue/m-p/354626#M1174699</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-04-17T12:51:19Z</dc:date>
    </item>
  </channel>
</rss>

