<?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 Type Change from Float to Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-Type-Change-from-Float-to-Date/m-p/2288320#M61823</link>
    <description>&lt;P&gt;Source column is primitive float type, I want to convert it into date in yyyyMMDD format. How to convert this in Talend&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2017 09:16:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-10T09:16:28Z</dc:date>
    <item>
      <title>Date Type Change from Float to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Type-Change-from-Float-to-Date/m-p/2288320#M61823</link>
      <description>&lt;P&gt;Source column is primitive float type, I want to convert it into date in yyyyMMDD format. How to convert this in Talend&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 09:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Type-Change-from-Float-to-Date/m-p/2288320#M61823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-10T09:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Date Type Change from Float to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Type-Change-from-Float-to-Date/m-p/2288321#M61824</link>
      <description>Convert it to a string first and then use TalendDate.parseDate to convert the string to a Date.</description>
      <pubDate>Tue, 10 Oct 2017 18:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Type-Change-from-Float-to-Date/m-p/2288321#M61824</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-10-10T18:17:53Z</dc:date>
    </item>
  </channel>
</rss>

