<?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: Convert Date formats in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715823#M1076238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think u are looking for date format change some thing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to change the date format MM/DD/YYYY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can do in the initial default script: SET DateFormat='MM/DD/YYYY';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 10:20:59 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2014-07-21T10:20:59Z</dc:date>
    <item>
      <title>Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715821#M1076234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to convert&amp;nbsp; date format 5/30/2014&amp;nbsp; 8:45:00 AM&lt;/P&gt;&lt;P&gt;to date format&amp;nbsp; 3/25/2014&amp;nbsp; 3:25:00 AM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715821#M1076234</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2014-07-21T10:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715822#M1076236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not understood clearly the date format of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 5/30/2014&amp;nbsp; 8:45:00 AM&lt;/SPAN&gt; is MM/DD/YYYY h:mm:ss TT and what is mean for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp; 3/25/2014&amp;nbsp; 3:25:00 AM let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715822#M1076236</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-21T10:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715823#M1076238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think u are looking for date format change some thing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to change the date format MM/DD/YYYY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can do in the initial default script: SET DateFormat='MM/DD/YYYY';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715823#M1076238</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-07-21T10:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715824#M1076240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use timestamp and timestamp# functions to format this. its more of a timestamp than a date. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715824#M1076240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T10:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715825#M1076242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuradha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need to convert the date format or need to change the date to some other value????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to change the format use &lt;STRONG&gt;DATE(&lt;/STRONG&gt;feildname,'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;or&amp;nbsp; timestamp(feildname, 'MMM DD, YYYY&amp;nbsp; hh:mm')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;@vi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715825#M1076242</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-07-21T10:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715826#M1076243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to change the date format then use&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MM/DD/YYYY h:mm:ss TT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/SPAN&gt; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To&amp;nbsp; Timestamp( YourDateField ,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD/MM/YYYY h:mm:ss TT&lt;/SPAN&gt;')&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Or&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MM/DD/YYYY h:mm:ss TT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/SPAN&gt; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To&amp;nbsp; Date( YourDateField ,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD/MM/YYYY&lt;/SPAN&gt;')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715826#M1076243</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-21T10:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715827#M1076246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Anuradha ,&lt;/P&gt;&lt;P&gt; Use Floor() function for your date field. This will remove the digits after the decimal. that is you will get the date with timestamp removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;Date(Floor(Date_Field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Date-formats/m-p/715827#M1076246</guid>
      <dc:creator>rohan_mulay</dc:creator>
      <dc:date>2014-07-21T10:41:03Z</dc:date>
    </item>
  </channel>
</rss>

