<?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 tMap dates operations in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-dates-operations/m-p/2200113#M2734</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working with two dates (format:&amp;nbsp;&lt;STRONG&gt;yyyy-MM-dd HH:mm:ss&lt;/STRONG&gt;) like this way: &lt;STRONG&gt;Date_1&lt;/STRONG&gt;: 2019-01-01 08:00:00,&lt;STRONG&gt; Date_2&lt;/STRONG&gt;: 2019-01-01 12:00:00&lt;/P&gt;&lt;P&gt;What i'd need is the difference between Date_2 and Date_1 and format the result into "&lt;SPAN&gt;&lt;STRONG&gt;HH:mm:ss&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date_2 &lt;/STRONG&gt;-&lt;STRONG&gt; Date_1&lt;/STRONG&gt; = 04:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess you can do this operation using tMap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:23:28 GMT</pubDate>
    <dc:creator>EnriqueLDE</dc:creator>
    <dc:date>2024-11-16T04:23:28Z</dc:date>
    <item>
      <title>tMap dates operations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-dates-operations/m-p/2200113#M2734</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working with two dates (format:&amp;nbsp;&lt;STRONG&gt;yyyy-MM-dd HH:mm:ss&lt;/STRONG&gt;) like this way: &lt;STRONG&gt;Date_1&lt;/STRONG&gt;: 2019-01-01 08:00:00,&lt;STRONG&gt; Date_2&lt;/STRONG&gt;: 2019-01-01 12:00:00&lt;/P&gt;&lt;P&gt;What i'd need is the difference between Date_2 and Date_1 and format the result into "&lt;SPAN&gt;&lt;STRONG&gt;HH:mm:ss&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date_2 &lt;/STRONG&gt;-&lt;STRONG&gt; Date_1&lt;/STRONG&gt; = 04:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess you can do this operation using tMap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-dates-operations/m-p/2200113#M2734</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2024-11-16T04:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: tMap dates operations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-dates-operations/m-p/2200114#M2735</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP6PAAW"&gt;@EnriqueLDE&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;by using this query in sql, you will get your output:-&lt;/P&gt; 
&lt;P&gt;SELECT TIMEDIFF("2019-01-01 08:00:00", "2019-01-01 12:00:00")&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Output:-&amp;nbsp;'-04:00:00'&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Manish&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 14:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-dates-operations/m-p/2200114#M2735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-14T14:38:47Z</dc:date>
    </item>
  </channel>
</rss>

