<?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 Date Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/245992#M93748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to change the date format from: 'Jan11', 'Feb11', 'Dec11' etc. to '01.Jan11', '02.Feb11, '12.Dec11'. Please let me know if there is any specific function for this operation. Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jan 2012 18:22:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-02T18:22:54Z</dc:date>
    <item>
      <title>Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/245992#M93748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to change the date format from: 'Jan11', 'Feb11', 'Dec11' etc. to '01.Jan11', '02.Feb11, '12.Dec11'. Please let me know if there is any specific function for this operation. Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 18:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/245992#M93748</guid>
      <dc:creator />
      <dc:date>2012-01-02T18:22:54Z</dc:date>
    </item>
    <item>
      <title>Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/245993#M93749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can globally set the DateFormat with the variable in the script header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or using Date() function with an appropriate format code, maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set DateFormat ='DD.MMMYY';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Date(DateField,'DD.MMMYY') as YourNewDateFormat,&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;From TableWithDateField;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DateField must have a recognized date type before your could re-format it with Date() function. If it's just a string, you need first to apply Date#() function. But, since your strings don't contain a Day, I don't know how you want to parse it in, do you keep a Day field separately?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 19:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/245993#M93749</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-02T19:34:28Z</dc:date>
    </item>
  </channel>
</rss>

