<?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 Get the month before the current month in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-the-month-before-the-current-month/m-p/2227190#M18875</link>
    <description>Hi there,&lt;BR /&gt;I have the following code which I'm trying to use to rename a file in the tFTPPut component: "NEW-NAME-01-"+TalendDate.addDate(TalendDate.getDate("MMM-YY"),"MMM-YY",-1,"MM")+".txt"&lt;BR /&gt;However, the file name I get returned is NEW-NAME-01-Nov-13.txt; very strange.&amp;nbsp;&lt;BR /&gt;I want it to be like NEW-NAME-01-Oct-14.txt.&lt;BR /&gt;Thanks,&lt;BR /&gt;Facoda</description>
    <pubDate>Fri, 28 Nov 2014 15:11:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-28T15:11:22Z</dc:date>
    <item>
      <title>Get the month before the current month</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-month-before-the-current-month/m-p/2227190#M18875</link>
      <description>Hi there,&lt;BR /&gt;I have the following code which I'm trying to use to rename a file in the tFTPPut component: "NEW-NAME-01-"+TalendDate.addDate(TalendDate.getDate("MMM-YY"),"MMM-YY",-1,"MM")+".txt"&lt;BR /&gt;However, the file name I get returned is NEW-NAME-01-Nov-13.txt; very strange.&amp;nbsp;&lt;BR /&gt;I want it to be like NEW-NAME-01-Oct-14.txt.&lt;BR /&gt;Thanks,&lt;BR /&gt;Facoda</description>
      <pubDate>Fri, 28 Nov 2014 15:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-month-before-the-current-month/m-p/2227190#M18875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T15:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get the month before the current month</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-month-before-the-current-month/m-p/2227191#M18876</link>
      <description>HI HI HI HI&lt;BR /&gt;It's&amp;nbsp;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;"NEW-NAME-01-"+TalendDate.addDate(TalendDate.getDate("MMM-YY"),"MMM-yy",-1,"MM")+".txt"&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;not&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;"NEW-NAME-01-"+TalendDate.addDate(TalendDate.getDate("MMM-YY"),"MMM-YY",-1,"MM")+".txt"&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I changed YY to yy&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 28 Nov 2014 15:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-month-before-the-current-month/m-p/2227191#M18876</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2014-11-28T15:34:44Z</dc:date>
    </item>
  </channel>
</rss>

