<?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: Need date from time stap in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989784#M81828</link>
    <description>&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/dayname.htm#:~:text=dayname(%2725/01/2013%2016%3A45%3A00%27),Returns%2025/01/2013" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/dayname.htm#:~:text=dayname(%2725/01/2013%2016%3A45%3A00%27),Returns%2025/01/2013&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 19:51:00 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2022-10-06T19:51:00Z</dc:date>
    <item>
      <title>Need date from time stap</title>
      <link>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989706#M81816</link>
      <description>&lt;P&gt;hi team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have a date like below&lt;/P&gt;
&lt;P&gt;"2019-10-16 13:18:20.000000"&lt;/P&gt;
&lt;P&gt;i need it like "16.10.2019"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i need to this in back end scripting not in front end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sra1.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 15:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989706#M81816</guid>
      <dc:creator>Sra1bandi</dc:creator>
      <dc:date>2022-10-06T15:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need date from time stap</title>
      <link>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989713#M81819</link>
      <description>&lt;P&gt;Hi, try this:&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;DATE(FLOOR(TIMESTAMP#(timestamp_field,'YYYY-MM-DD hh:mm:ss.ffffff')),'DD.MM.YYYY') AS date_field&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Oct 2022 16:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989713#M81819</guid>
      <dc:creator>RsQK</dc:creator>
      <dc:date>2022-10-06T16:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need date from time stap</title>
      <link>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989734#M81822</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/140291"&gt;@Sra1bandi&lt;/a&gt;&amp;nbsp; You can try the below script:&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;Temp:&lt;BR /&gt;Load DATE(FLOOR(TIMESTAMP#(Timestamp,'YYYY-MM-DD hh:mm:ss.ffffff')),'DD.MM.YYYY') as Date&lt;BR /&gt;inline [&lt;BR /&gt;Timestamp&lt;BR /&gt;2019-10-16 13:18:20.000000&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Exit Script;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 16:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989734#M81822</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-10-06T16:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need date from time stap</title>
      <link>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989784#M81828</link>
      <description>&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/dayname.htm#:~:text=dayname(%2725/01/2013%2016%3A45%3A00%27),Returns%2025/01/2013" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/dayname.htm#:~:text=dayname(%2725/01/2013%2016%3A45%3A00%27),Returns%2025/01/2013&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 19:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-date-from-time-stap/m-p/1989784#M81828</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-10-06T19:51:00Z</dc:date>
    </item>
  </channel>
</rss>

