<?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: Convert Integer to Date format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-Integer-to-Date-format/m-p/2320804#M90900</link>
    <description>&lt;P&gt;First you need to parse 20210103  to String (if you are using Integer)&lt;/P&gt;&lt;P&gt;Then, use TalendDate.parseDate to parse it to date.&lt;/P&gt;&lt;P&gt;*it will return "null" if using String.valueOf(&amp;lt;value&amp;gt;) , if the value is empty.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2021 06:27:25 GMT</pubDate>
    <dc:creator>CLi1594691515</dc:creator>
    <dc:date>2021-01-26T06:27:25Z</dc:date>
    <item>
      <title>Convert Integer to Date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Integer-to-Date-format/m-p/2320803#M90899</link>
      <description>&lt;P&gt;my source file has DOB column which is Integer datatype&lt;/P&gt;&lt;P&gt;Eg: 20210103 (YYYYMMDD) format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using tMap the same column I would like to get in output table as Date format (YYYYMMDD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to convert Integer to Date format value?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 16:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Integer-to-Date-format/m-p/2320803#M90899</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-01-25T16:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Integer to Date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Integer-to-Date-format/m-p/2320804#M90900</link>
      <description>&lt;P&gt;First you need to parse 20210103  to String (if you are using Integer)&lt;/P&gt;&lt;P&gt;Then, use TalendDate.parseDate to parse it to date.&lt;/P&gt;&lt;P&gt;*it will return "null" if using String.valueOf(&amp;lt;value&amp;gt;) , if the value is empty.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 06:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Integer-to-Date-format/m-p/2320804#M90900</guid>
      <dc:creator>CLi1594691515</dc:creator>
      <dc:date>2021-01-26T06:27:25Z</dc:date>
    </item>
  </channel>
</rss>

