<?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 Date format conversion in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-format-conversion/m-p/2013572#M83780</link>
    <description>&lt;P&gt;&lt;FONT size="2"&gt;Hi Team,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Below is my input date format&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;"20221201T154906.030+0800"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;I'm expecting the below format from the input&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;"dd/mm/yyyy HH:MM:SS"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;date(date#('20221201T154906.030+0800','&lt;STRONG&gt;YYYY_DD_MM&lt;/STRONG&gt;'),'dd/mm/yyyy HH:MM:SS')&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Can someone advise what is format i need to define on the above date format query or kindly help with your own query.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Thank you very much in advance.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Eromiya Manickam&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2022 08:48:10 GMT</pubDate>
    <dc:creator>eromiyasimon</dc:creator>
    <dc:date>2022-12-07T08:48:10Z</dc:date>
    <item>
      <title>Date format conversion</title>
      <link>https://community.qlik.com/t5/App-Development/Date-format-conversion/m-p/2013572#M83780</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;Hi Team,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Below is my input date format&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;"20221201T154906.030+0800"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;I'm expecting the below format from the input&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;"dd/mm/yyyy HH:MM:SS"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;date(date#('20221201T154906.030+0800','&lt;STRONG&gt;YYYY_DD_MM&lt;/STRONG&gt;'),'dd/mm/yyyy HH:MM:SS')&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Can someone advise what is format i need to define on the above date format query or kindly help with your own query.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Thank you very much in advance.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Eromiya Manickam&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 08:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-format-conversion/m-p/2013572#M83780</guid>
      <dc:creator>eromiyasimon</dc:creator>
      <dc:date>2022-12-07T08:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Date format conversion</title>
      <link>https://community.qlik.com/t5/App-Development/Date-format-conversion/m-p/2013990#M83808</link>
      <description>&lt;LI-CODE lang="markup"&gt;Timestamp(Left("20221201T154906.030+0800", 19), 'DD/MM/YYYY hh:mm:ss') &lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 07 Dec 2022 19:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-format-conversion/m-p/2013990#M83808</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-12-07T19:39:51Z</dc:date>
    </item>
  </channel>
</rss>

