<?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 Convert String to Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181159#M883449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following Date as a String:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;01/08/2016 03:00&lt;/STRONG&gt;&lt;/SPAN&gt; (DD/MM/YYYY hh:mm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is to convert it to Date in order to show the month like this: &lt;STRONG style="text-decoration: underline;"&gt;August&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Convert String to Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181159#M883449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following Date as a String:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;01/08/2016 03:00&lt;/STRONG&gt;&lt;/SPAN&gt; (DD/MM/YYYY hh:mm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is to convert it to Date in order to show the month like this: &lt;STRONG style="text-decoration: underline;"&gt;August&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181159#M883449</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String to Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181160#M883450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Date_Conversion.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138702_Date_Conversion.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 16:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181160#M883450</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-09-26T16:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String to Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181161#M883451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Date#(DateField, 'DD/MM/YYYY hh:mm')) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month(&lt;SPAN style="font-size: 13.3333px;"&gt;Date#(DateField, 'DD/MM/YYYY hh:mm')) as Month,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;Date(MakeDate(Year(Today()), Num(&lt;SPAN style="font-size: 13.3333px;"&gt;Month(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;Date#(DateField, 'DD/MM/YYYY hh:mm'))), 1), 'MMMM') as FullMonthName&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 16:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-String-to-Date/m-p/1181161#M883451</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-26T16:11:37Z</dc:date>
    </item>
  </channel>
</rss>

