<?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: Converting date format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463614#M173144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;date#(Date,'DD.MM.YYYY') as test,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Please reply me for the&amp;nbsp; same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;//Yusuf&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 17:00:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-18T17:00:08Z</dc:date>
    <item>
      <title>Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463608#M173138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following date format in my system = 01.01.2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I import this into Qlikview it comes across as a string like this = 79869598&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to change this a date in Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used functions date and #date...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 11:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463608#M173138</guid>
      <dc:creator />
      <dc:date>2013-04-17T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463609#M173139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date#(date,'DD.MM.YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 12:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463609#M173139</guid>
      <dc:creator>PhilippeMotillon</dc:creator>
      <dc:date>2013-04-17T12:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463610#M173140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are looking for which database? Perhaps the ideal would be to change the format in the language of the bank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 12:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463610#M173140</guid>
      <dc:creator />
      <dc:date>2013-04-17T12:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463611#M173141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script, is your date format set to match?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET DateFormat='MM.DD.YYYY';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 13:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463611#M173141</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2013-04-17T13:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463612#M173142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I use this code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date#(date(Date),'DD.MM.YYYY') as test,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then date format comes out as this... 24.11.220904&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also set the DateFormat to 'MM.DD.YYYY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 14:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463612#M173142</guid>
      <dc:creator />
      <dc:date>2013-04-18T14:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463613#M173143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im pulling the info from an SAP system (SQL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've extracted dates from on this DB before and havent had any issues... this seems very strange&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463613#M173143</guid>
      <dc:creator />
      <dc:date>2013-04-18T16:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463614#M173144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;date#(Date,'DD.MM.YYYY') as test,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Please reply me for the&amp;nbsp; same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;//Yusuf&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463614#M173144</guid>
      <dc:creator />
      <dc:date>2013-04-18T17:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463615#M173145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That still doesnt work unfortunately&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still keep getting a variation of this string whenever I convert the date - 7978785879&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 08:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463615#M173145</guid>
      <dc:creator />
      <dc:date>2013-04-19T08:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463616#M173146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;In qlikview it can be handled just need more info about your load .&lt;/P&gt;&lt;P&gt;Can you please attach the sample file .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 09:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463616#M173146</guid>
      <dc:creator />
      <dc:date>2013-04-19T09:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463617#M173147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Date(Left(Field, 2) &amp;amp; Mid(Field, 4, 2) &amp;amp; Right(Field, 4))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463617#M173147</guid>
      <dc:creator>calvindk</dc:creator>
      <dc:date>2013-04-19T10:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463618#M173148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the attached sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463618#M173148</guid>
      <dc:creator />
      <dc:date>2013-04-19T10:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463619#M173149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you look at the script in your example, the field &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;[GDATU] is coming from your database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Which has the values which are not in the date format and thus you are using the below expression to convert into date format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Date(Left([GDATU], 2) &amp;amp; Mid([GDATU], 4, 2) &amp;amp; Right([GDATU], 4)) as Date,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So unless the field coming from the database doesnt have the proper date format, qlikview will not be able to convert it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kindly check the same field in your database(SAP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463619#M173149</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-19T10:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463620#M173150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field on my SAP table is in the following format - 01.01.2012&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463620#M173150</guid>
      <dc:creator />
      <dc:date>2013-04-19T11:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463621#M173151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But the data which you gave in currtest.qvw file, the field GDATU has some different values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kindly check youe qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try one more thing, instead of storing the data in QVD and then fetching it, directly get the data from Database for just knowing the values of the field GDATU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463621#M173151</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-19T11:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463622#M173152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463622#M173152</guid>
      <dc:creator />
      <dc:date>2013-04-19T11:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463623#M173153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Date#('01.01.2013','DD.MM.YYYY'),'DD-MM-YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463623#M173153</guid>
      <dc:creator />
      <dc:date>2013-04-19T11:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463624#M173154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Correct if you see the date field, it is not in the form which you said (01.01.2012) its into something else format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So this is not a qlikview issue, you need to check with your database guy to tell you what format SAP is using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463624#M173154</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-19T11:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463625#M173155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463625#M173155</guid>
      <dc:creator />
      <dc:date>2013-04-19T11:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463626#M173156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you provide what is the Date in the SAP for the GDATU value:79869598&lt;/P&gt;&lt;P&gt;If you provide what is Date in DB for this value i can make out .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463626#M173156</guid>
      <dc:creator />
      <dc:date>2013-04-19T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Converting date format</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463627#M173157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP field - 01.03.2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview output - 79869698&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-date-format/m-p/463627#M173157</guid>
      <dc:creator />
      <dc:date>2013-04-19T11:45:29Z</dc:date>
    </item>
  </channel>
</rss>

