<?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 Read Date in String format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333624#M102390</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My job reads info from an Excel file where there's a date field (01/01/2021). When i define the input metadata i set "String" format to read this field. However, when i check my output i get this date: 01/01/21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically i want my output to return 01/01/2021 in string format. Can you explain me how can i get this? &lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Enrique &lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 16:16:46 GMT</pubDate>
    <dc:creator>EnriqueLDE</dc:creator>
    <dc:date>2021-03-25T16:16:46Z</dc:date>
    <item>
      <title>Read Date in String format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333624#M102390</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My job reads info from an Excel file where there's a date field (01/01/2021). When i define the input metadata i set "String" format to read this field. However, when i check my output i get this date: 01/01/21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically i want my output to return 01/01/2021 in string format. Can you explain me how can i get this? &lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Enrique &lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 16:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333624#M102390</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2021-03-25T16:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Read Date in String format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333625#M102391</link>
      <description>&lt;P&gt;You can convert date to String using talenddate.formatdate( yyyy-mm-dd talenddate.getcurrentdate())&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 11:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333625#M102391</guid>
      <dc:creator>Banupriya</dc:creator>
      <dc:date>2021-03-30T11:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Read Date in String format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333626#M102392</link>
      <description>&lt;P&gt;hi, don't forget coma separator in the method formatdate and quote on the first arg :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TalendDate.formatDate("yyyy-MM-dd",TalendDate.getCurrentDate())&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 12:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333626#M102392</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-03-30T12:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Read Date in String format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333627#M102393</link>
      <description>&lt;P&gt;you can replace TalendDate.getCurrentDate() by the input row of your Excel date field.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 12:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-Date-in-String-format/m-p/2333627#M102393</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-03-30T12:14:43Z</dc:date>
    </item>
  </channel>
</rss>

