<?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: Change date format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542153#M1133047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does it return?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 12:16:21 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2013-11-04T12:16:21Z</dc:date>
    <item>
      <title>Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542144#M1133038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change below dateformat into a usable one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sep 30 2013 12:58AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have the time covered, but I cannot seem to get the date converted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542144#M1133038</guid>
      <dc:creator />
      <dc:date>2013-10-29T11:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542145#M1133039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(Floor(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateField&lt;/SPAN&gt;), 'DD/MM/YYYY') AS DATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542145#M1133039</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-29T11:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542146#M1133040</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;Go to properties , in Number Tab select which expression u want to convert date format and select Date in Number format settings , from there u will convert date format as u like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope this will helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 12:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542146#M1133040</guid>
      <dc:creator>janardhan</dc:creator>
      <dc:date>2013-10-29T12:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542147#M1133041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to force QV to recognise your field as a date-time first:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#(Left(DateField,11),'MMM DD YYYY'),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will only work if you know DateField is always MMM DD YYYY hh:mm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 12:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542147#M1133041</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-10-29T12:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542148#M1133042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Now I get the date in a useable format. But there is always a next question... to really calculate with this I need the timestamp as well. And if I use this field in the timestamp formula I get strange dates. Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542148#M1133042</guid>
      <dc:creator />
      <dc:date>2013-10-29T13:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542149#M1133043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date(TimeStamp#(DateField,'MMM DD YYYY hh:mmtt'),'DD/MM/YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jason&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542149#M1133043</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-10-29T13:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542150#M1133044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works if the format is Oct 30 2013 10:09PM, but it goes false if any of the data is in another format, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nov 1 2013 10:09PM or&lt;/P&gt;&lt;P&gt;Oct 30 2013 9:09PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to tackle this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 11:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542150#M1133044</guid>
      <dc:creator />
      <dc:date>2013-11-04T11:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542151#M1133045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date(TimeStamp#(DateField,'MMM D YYYY h:mmtt'),'DD/MM/YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 11:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542151#M1133045</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-11-04T11:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542152#M1133046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that does not work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 12:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542152#M1133046</guid>
      <dc:creator />
      <dc:date>2013-11-04T12:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542153#M1133047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does it return?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 12:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542153#M1133047</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-11-04T12:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542154#M1133048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It turns blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached for the example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 12:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542154#M1133048</guid>
      <dc:creator />
      <dc:date>2013-11-04T12:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542155#M1133050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have extra spaces in the format.&amp;nbsp; This works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(TimeStamp#(Replace(Time,'&amp;nbsp; ',' '),'MMM D YYYY hh:mmtt'),'DD-MM-YYYY hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The replace() swaps all double-spaces with a single.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 12:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542155#M1133050</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-11-04T12:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change date format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542156#M1133052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it works. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 10:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-date-format/m-p/542156#M1133052</guid>
      <dc:creator />
      <dc:date>2013-11-05T10:45:52Z</dc:date>
    </item>
  </channel>
</rss>

