<?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 conversion in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976486#M80553</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/172442"&gt;@AJerbi&lt;/a&gt;&amp;nbsp; Please see below codes that is used in the backend:&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;Temp:&lt;BR /&gt;Load date(left(Date,10),'DD/MM/YYYY') as Date&lt;BR /&gt;Inline [&lt;BR /&gt;Date&lt;BR /&gt;2022-05-19T20:45:49.611956+04:00&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;Temp1:&lt;BR /&gt;Load Date(date#(left(Date,9),'DD-MMM-YY'),'DD/MM/YYYY') as Date1&lt;BR /&gt;Inline [&lt;BR /&gt;Date&lt;BR /&gt;27-SEP-21 12.00.00.000000000 AM&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Exit Script;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 16:48:48 GMT</pubDate>
    <dc:creator>sidhiq91</dc:creator>
    <dc:date>2022-09-02T16:48:48Z</dc:date>
    <item>
      <title>Date conversion</title>
      <link>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976467#M80546</link>
      <description>&lt;P&gt;Hello Community ,&lt;/P&gt;
&lt;P&gt;I have these two date fileds formats that i want to convert to a DD/MM/YYYY format&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2022-05-19T20:45:49.611956+04:00&lt;/P&gt;
&lt;P&gt;27-SEP-21 12.00.00.000000000 AM&lt;/P&gt;
&lt;P&gt;Can you please help ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 16:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976467#M80546</guid>
      <dc:creator>AJerbi</dc:creator>
      <dc:date>2022-09-02T16:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date conversion</title>
      <link>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976478#M80550</link>
      <description>&lt;P&gt;For, first you can directly use this, or use left here as well to truncate the data. =date(Date,'DD/MM/YYYY') and for second use combination of left and date # combination&amp;nbsp;=date(date#(left(Date1,9), 'DD-MMM-YY'),'DD/MM/YYYY')&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 16:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976478#M80550</guid>
      <dc:creator>deepanshuSh</dc:creator>
      <dc:date>2022-09-02T16:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date conversion</title>
      <link>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976486#M80553</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/172442"&gt;@AJerbi&lt;/a&gt;&amp;nbsp; Please see below codes that is used in the backend:&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;Temp:&lt;BR /&gt;Load date(left(Date,10),'DD/MM/YYYY') as Date&lt;BR /&gt;Inline [&lt;BR /&gt;Date&lt;BR /&gt;2022-05-19T20:45:49.611956+04:00&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;Temp1:&lt;BR /&gt;Load Date(date#(left(Date,9),'DD-MMM-YY'),'DD/MM/YYYY') as Date1&lt;BR /&gt;Inline [&lt;BR /&gt;Date&lt;BR /&gt;27-SEP-21 12.00.00.000000000 AM&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Exit Script;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 16:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-conversion/m-p/1976486#M80553</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-09-02T16:48:48Z</dc:date>
    </item>
  </channel>
</rss>

