<?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: Bug in Talend.addDate in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350612#M117440</link>
    <description>(oops, forgot to login now I can't edit it)&lt;BR /&gt;Any one else with this problem?&lt;BR /&gt;Thanks,&lt;BR /&gt;Vitor Lopes</description>
    <pubDate>Mon, 02 Nov 2009 16:53:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-11-02T16:53:15Z</dc:date>
    <item>
      <title>Bug in Talend.addDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350611#M117439</link>
      <description>Hi,&lt;BR /&gt;I'm getting the following bug using addDate, code:&lt;BR /&gt;&lt;PRE&gt;System.out.println("start date: "+context.startDate);&lt;BR /&gt;context.endDate = ((String)TalendDate.addDate(context.startDate,"yyyy-mm-dd",1,"mm"));&lt;BR /&gt;System.out.println("calc 1: "+context.endDate);&lt;BR /&gt;context.endDate = ((String)TalendDate.addDate(context.endDate,"yyyy-mm-dd",-1,"dd"));&lt;BR /&gt;System.out.println("calc 2:"+ context.endDate);&lt;/PRE&gt;&lt;BR /&gt;Output:&lt;BR /&gt;&lt;PRE&gt;start date: 2009-08-01&lt;BR /&gt;calc 1: 2009-09-01&lt;BR /&gt;calc 2:2008-09-31&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350611#M117439</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in Talend.addDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350612#M117440</link>
      <description>(oops, forgot to login now I can't edit it)&lt;BR /&gt;Any one else with this problem?&lt;BR /&gt;Thanks,&lt;BR /&gt;Vitor Lopes</description>
      <pubDate>Mon, 02 Nov 2009 16:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350612#M117440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-02T16:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in Talend.addDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350613#M117441</link>
      <description>Hello 
&lt;BR /&gt;Change the date pattern to : 
&lt;BR /&gt;"yyyy-MM-dd" 
&lt;BR /&gt;In Talend, 
&lt;BR /&gt;MM means months in year. 
&lt;BR /&gt;mm means minutes in hour. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 03 Nov 2009 04:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bug-in-Talend-addDate/m-p/2350613#M117441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-03T04:08:04Z</dc:date>
    </item>
  </channel>
</rss>

