<?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 Remove Timestamp in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400490#M32545</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 am trying to remove the timestamp on a date field.&amp;nbsp; The date values are formatted as 2017-02-23T00:00:00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the following functions to remove the timestamp but, they all did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Date(Floor(Date),'YYYY-MM-DD) As Date &lt;/LI&gt;&lt;LI&gt;Date(Date#(Left(Date,10),'YYYY-MM-DDT00:00:00'),'YYYY-MM-DD') As Date&lt;/LI&gt;&lt;LI&gt;Date(SubField(Date,' ',1)) As Date&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Does anyone have suggestions as to how I can remove the timestamp?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any assistance!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2017 22:54:01 GMT</pubDate>
    <dc:creator>asmithids</dc:creator>
    <dc:date>2017-10-19T22:54:01Z</dc:date>
    <item>
      <title>Remove Timestamp</title>
      <link>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400490#M32545</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 am trying to remove the timestamp on a date field.&amp;nbsp; The date values are formatted as 2017-02-23T00:00:00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the following functions to remove the timestamp but, they all did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Date(Floor(Date),'YYYY-MM-DD) As Date &lt;/LI&gt;&lt;LI&gt;Date(Date#(Left(Date,10),'YYYY-MM-DDT00:00:00'),'YYYY-MM-DD') As Date&lt;/LI&gt;&lt;LI&gt;Date(SubField(Date,' ',1)) As Date&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Does anyone have suggestions as to how I can remove the timestamp?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any assistance!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 22:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400490#M32545</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2017-10-19T22:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Timestamp</title>
      <link>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400491#M32546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FLOOR(&amp;lt;datefield&amp;gt;) AS Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can format that field, in the UI, to MM/DD/YYYY.&amp;nbsp; Or whatever format you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 23:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400491#M32546</guid>
      <dc:creator>Tanalex</dc:creator>
      <dc:date>2017-10-19T23:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Timestamp</title>
      <link>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400492#M32547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Michael!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 23:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Remove-Timestamp/m-p/1400492#M32547</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2017-10-19T23:30:35Z</dc:date>
    </item>
  </channel>
</rss>

