<?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 Changing Date Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-Date-Format/m-p/1560871#M598281</link>
    <description>&lt;P&gt;QV12 SR4&lt;/P&gt;&lt;P&gt;I've got some dates in this format:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fri Feb 08 2019 14:37:53 GMT+0000 (UTC)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I need just the date portion in this format:-&lt;/P&gt;&lt;P&gt;DD/MM/YYYY&lt;/P&gt;&lt;P&gt;Thought i might be able to do this sort of thing but they all end up blank for some reason?&lt;/P&gt;&lt;P&gt;Date(Date#(SubField(Mid(MyRegDate,4,Len(MyRegDate)),' G',1),'MMM DD YYYY hh:mm:ss'),'DD/MM/YYYY') as [Reg Date],&lt;/P&gt;&lt;P&gt;Any ideas&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:03:23 GMT</pubDate>
    <dc:creator>haymarketpaul</dc:creator>
    <dc:date>2024-11-16T04:03:23Z</dc:date>
    <item>
      <title>Changing Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Date-Format/m-p/1560871#M598281</link>
      <description>&lt;P&gt;QV12 SR4&lt;/P&gt;&lt;P&gt;I've got some dates in this format:-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fri Feb 08 2019 14:37:53 GMT+0000 (UTC)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I need just the date portion in this format:-&lt;/P&gt;&lt;P&gt;DD/MM/YYYY&lt;/P&gt;&lt;P&gt;Thought i might be able to do this sort of thing but they all end up blank for some reason?&lt;/P&gt;&lt;P&gt;Date(Date#(SubField(Mid(MyRegDate,4,Len(MyRegDate)),' G',1),'MMM DD YYYY hh:mm:ss'),'DD/MM/YYYY') as [Reg Date],&lt;/P&gt;&lt;P&gt;Any ideas&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Date-Format/m-p/1560871#M598281</guid>
      <dc:creator>haymarketpaul</dc:creator>
      <dc:date>2024-11-16T04:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Date-Format/m-p/1560881#M598282</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just had the wrong number in the Mid statement...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date(Date#(SubField(Mid(MyRegDate,&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/FONT&gt;,Len(MyRegDate)),' G',1),'MMM DD YYYY hh:mm:ss'),'DD/MM/YYYY') as [Reg Date],&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 16:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Date-Format/m-p/1560881#M598282</guid>
      <dc:creator>haymarketpaul</dc:creator>
      <dc:date>2019-03-25T16:14:57Z</dc:date>
    </item>
  </channel>
</rss>

