<?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: Adding 1 minute in the parm file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261028#M41951</link>
    <description>&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt; &lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;&amp;nbsp; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Thanks, it was hhmm there.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 09:27:17 GMT</pubDate>
    <dc:creator>mani1304</dc:creator>
    <dc:date>2019-09-25T09:27:17Z</dc:date>
    <item>
      <title>Adding 1 minute in the parm file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261026#M41949</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to add 1 min to the parm file's end date and assign this time to FILE_NAME_TIME_STAMP context fieldname(which is string) and I am using TalendDate.addDate function for date and this is working fine for all times except for 12:29 and 12:59, Ideally it should make the date to 12:30 and 13:00, instead of this, date is modifying to 00:30 and 01:00, can somebody suggest on this and how to get the desired output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TalendDate.formatDate("yyyyMMdd_HHmm",TalendDate.addDate(row1.end_dttm,1,"mm"))&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261026#M41949</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2024-11-16T04:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding 1 minute in the parm file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261027#M41950</link>
      <description>check format of row1.end_dttm it may be set to 12 hour format&lt;BR /&gt;is row1.end_dttm a string?&lt;BR /&gt;if yes convert it first using TalendDate.parseDate(“yyyy-MM-dd’T’HH:mm:ss.SSS”, row1.end_dttm)</description>
      <pubDate>Wed, 25 Sep 2019 08:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261027#M41950</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-09-25T08:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding 1 minute in the parm file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261028#M41951</link>
      <description>&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt; &lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;&amp;nbsp; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Thanks, it was hhmm there.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 09:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-1-minute-in-the-parm-file/m-p/2261028#M41951</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-09-25T09:27:17Z</dc:date>
    </item>
  </channel>
</rss>

