<?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 Two Different Date Formatts In A Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516813#M192925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field that contains two different date type.&amp;nbsp; They are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM/DD/YYYY HH:MM:SS&lt;/P&gt;&lt;P&gt;M/D/YYYY HH:MM:SS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to remove the HH:MM:SS.&amp;nbsp; Typically, I would use LEFT(MyDate, 10) for the MM/DD/YYYY HH:MM:SS.&amp;nbsp; But since I have the two formats this does not work because for the dates in&amp;nbsp; M/D/YYYY HH:MM:SS the LEFT(MyDate, 10) will pull in the first "H" into my new date.&amp;nbsp; How do I convert these two formats into on date format of MM/DD/YYYY?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 15:02:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-27T15:02:05Z</dc:date>
    <item>
      <title>Two Different Date Formatts In A Field</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516813#M192925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field that contains two different date type.&amp;nbsp; They are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM/DD/YYYY HH:MM:SS&lt;/P&gt;&lt;P&gt;M/D/YYYY HH:MM:SS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to remove the HH:MM:SS.&amp;nbsp; Typically, I would use LEFT(MyDate, 10) for the MM/DD/YYYY HH:MM:SS.&amp;nbsp; But since I have the two formats this does not work because for the dates in&amp;nbsp; M/D/YYYY HH:MM:SS the LEFT(MyDate, 10) will pull in the first "H" into my new date.&amp;nbsp; How do I convert these two formats into on date format of MM/DD/YYYY?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516813#M192925</guid>
      <dc:creator />
      <dc:date>2013-06-27T15:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Two Different Date Formatts In A Field</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516814#M192926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prox,&lt;/P&gt;&lt;P&gt;Use Date([FieldName],'MM/DD/YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516814#M192926</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2013-06-27T15:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Two Different Date Formatts In A Field</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516815#M192927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/06/07/get-the-dates-right" style="font-size: 12px; color: #252525;"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516815#M192927</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-27T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Two Different Date Formatts In A Field</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516816#M192928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert,&lt;/P&gt;&lt;P&gt;Thanks for sharing HC's date post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516816#M192928</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2013-06-27T15:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Two Different Date Formatts In A Field</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516817#M192929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;date(Myfield,'DD-MMMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Different-Date-Formatts-In-A-Field/m-p/516817#M192929</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2013-06-27T15:46:05Z</dc:date>
    </item>
  </channel>
</rss>

