<?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: Date reversed when parsed in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207430#M23069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;Thnak you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2016 09:06:37 GMT</pubDate>
    <dc:creator>benoitgochel</dc:creator>
    <dc:date>2016-11-03T09:06:37Z</dc:date>
    <item>
      <title>Date reversed when parsed</title>
      <link>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207428#M23067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little problem with my date creation for an app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have .csv file, with a field that represent a timestamp, for example "01-09-2016&amp;nbsp; 07:49:00".&lt;/P&gt;&lt;P&gt;I try to create a date field on my script like this : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;date(ceil("Time"), 'DD-MM-YY') as "Date"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I use my field date on a dashboard I get something like "16-09-2001". The date is reversed and I don't know what I do wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 09:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207428#M23067</guid>
      <dc:creator>benoitgochel</dc:creator>
      <dc:date>2016-10-20T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Date reversed when parsed</title>
      <link>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207429#M23068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Floor(Date#(Time, 'DD-MM-YYYY hh:mm:ss'))) as Date&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 16:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207429#M23068</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-20T16:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date reversed when parsed</title>
      <link>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207430#M23069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;Thnak you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 09:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-reversed-when-parsed/m-p/1207430#M23069</guid>
      <dc:creator>benoitgochel</dc:creator>
      <dc:date>2016-11-03T09:06:37Z</dc:date>
    </item>
  </channel>
</rss>

