<?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: How to Replace the time in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Replace-the-time/m-p/2106645#M90365</link>
    <description>&lt;P&gt;You've given no indication what logic you want to use to change the time...&lt;/P&gt;
&lt;P&gt;Generally speaking, you can just use simple mathematical operators to modify datetime fields, e.g.&amp;nbsp; Date_Time + (1/24) will add one hour.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 09:15:19 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-08-17T09:15:19Z</dc:date>
    <item>
      <title>How to Replace the time</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Replace-the-time/m-p/2106601#M90361</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Hope you are doing well. Team, I have a small issue Regarding the Date and Time. I have a date_time field in my data and I want to change the time. So, to do that. Please see the below Eg.&lt;/P&gt;
&lt;P&gt;Eg.&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="157px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;
&lt;P&gt;Date_Time&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;2023-04-11 17:00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;2023-04-12 17:00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;2023-04-13 17:00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;&lt;SPAN&gt;2023-04-3 12:30:00 &amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ans:&lt;/P&gt;
&lt;TABLE width="157px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;
&lt;P&gt;Date_Time&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;2023-04-11 16:00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;2023-04-12 16:00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;2023-04-13 16:00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="156.333px"&gt;&lt;SPAN&gt;2023-04-03 12:30:00 &amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Replace-the-time/m-p/2106601#M90361</guid>
      <dc:creator>Sunilkumar3</dc:creator>
      <dc:date>2024-11-15T21:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Replace the time</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Replace-the-time/m-p/2106645#M90365</link>
      <description>&lt;P&gt;You've given no indication what logic you want to use to change the time...&lt;/P&gt;
&lt;P&gt;Generally speaking, you can just use simple mathematical operators to modify datetime fields, e.g.&amp;nbsp; Date_Time + (1/24) will add one hour.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 09:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Replace-the-time/m-p/2106645#M90365</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-08-17T09:15:19Z</dc:date>
    </item>
  </channel>
</rss>

