<?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 Date to string and String to Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-to-string-and-String-to-Date/m-p/2200621#M3038</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to this talend tool.can you help this&lt;/P&gt;&lt;P&gt;I have data in Date Column like "DD - MM-YYYY"(16-08-2012) and "DD- Sep-YY"(16-Sep-2012)&amp;nbsp; in CSV file.&lt;/P&gt;&lt;P&gt;How need to convert String tmap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 05:53:13 GMT</pubDate>
    <dc:creator>BNP</dc:creator>
    <dc:date>2020-02-13T05:53:13Z</dc:date>
    <item>
      <title>Date to string and String to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-to-string-and-String-to-Date/m-p/2200621#M3038</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to this talend tool.can you help this&lt;/P&gt;&lt;P&gt;I have data in Date Column like "DD - MM-YYYY"(16-08-2012) and "DD- Sep-YY"(16-Sep-2012)&amp;nbsp; in CSV file.&lt;/P&gt;&lt;P&gt;How need to convert String tmap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 05:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-to-string-and-String-to-Date/m-p/2200621#M3038</guid>
      <dc:creator>BNP</dc:creator>
      <dc:date>2020-02-13T05:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Date to string and String to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-to-string-and-String-to-Date/m-p/2200622#M3039</link>
      <description>Hi 
&lt;BR /&gt;convert string to Date:
&lt;BR /&gt;TalendDate.parseDateLocale("dd-MMM-yyyy",row1.columnName,"en");
&lt;BR /&gt;
&lt;BR /&gt;convert Date to string:
&lt;BR /&gt;TalendDate.formatDateLocale("dd-MMM-yyyy",row1.columnName,"en")
&lt;BR /&gt;
&lt;BR /&gt;Please try and let me know if you have any questions.
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 13 Feb 2020 06:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-to-string-and-String-to-Date/m-p/2200622#M3039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-13T06:28:29Z</dc:date>
    </item>
  </channel>
</rss>

