<?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: [resolved] Date value to int in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358559#M123565</link>
    <description>Thanks, this is the solution i was looking for ! 
&lt;BR /&gt;It works really well 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Thanks!</description>
    <pubDate>Wed, 04 Jan 2012 09:35:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-01-04T09:35:54Z</dc:date>
    <item>
      <title>[resolved] Date value to int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358557#M123563</link>
      <description>Hi there !
&lt;BR /&gt;I am using TOS for Data Integration for 4 weeks now, and i am really excited about it.
&lt;BR /&gt;Before i used Oracle Warehouse Builder.
&lt;BR /&gt;In OWB i did some calculations with date fields. (example: count how many days there are between two date fields)
&lt;BR /&gt;I also convert the date values to a integer (in OWB: TO_NUMBER(TO_CHAR(INGRP1.REGISTRATION_DATE, 'YYYYMMDD')) ).
&lt;BR /&gt;Is there a way to do the convert in Talend?
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Dennis
&lt;BR /&gt;P.S. i am using PostgreSQL</description>
      <pubDate>Sat, 16 Nov 2024 12:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358557#M123563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Date value to int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358558#M123564</link>
      <description>in talend you would use java to do this (probably in a tMap)
&lt;BR /&gt;Integer.parseInt(routines.TalendDate.formatDate("yyyyMMdd",row1.MY_DATE))
&lt;BR /&gt;you may need to "fix" my syntax, not 100% sure that is exactly accurate.</description>
      <pubDate>Tue, 03 Jan 2012 19:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358558#M123564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-03T19:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Date value to int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358559#M123565</link>
      <description>Thanks, this is the solution i was looking for ! 
&lt;BR /&gt;It works really well 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 04 Jan 2012 09:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Date-value-to-int/m-p/2358559#M123565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-04T09:35:54Z</dc:date>
    </item>
  </channel>
</rss>

