<?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 I need to convert string to date format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368218#M131509</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;When I import my excel in talend&lt;/LI&gt; 
 &lt;LI&gt;My date column datatype is string.&lt;/LI&gt; 
 &lt;LI&gt;My date column value is there in this format (&lt;SPAN&gt;42905). &lt;/SPAN&gt;&lt;/LI&gt; 
 &lt;LI&gt;&lt;SPAN&gt;Please help me how to convert this number to date .&lt;/SPAN&gt;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 12:40:33 GMT</pubDate>
    <dc:creator>RAJ6</dc:creator>
    <dc:date>2017-10-04T12:40:33Z</dc:date>
    <item>
      <title>I need to convert string to date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368218#M131509</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;When I import my excel in talend&lt;/LI&gt; 
 &lt;LI&gt;My date column datatype is string.&lt;/LI&gt; 
 &lt;LI&gt;My date column value is there in this format (&lt;SPAN&gt;42905). &lt;/SPAN&gt;&lt;/LI&gt; 
 &lt;LI&gt;&lt;SPAN&gt;Please help me how to convert this number to date .&lt;/SPAN&gt;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 12:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368218#M131509</guid>
      <dc:creator>RAJ6</dc:creator>
      <dc:date>2017-10-04T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: I need to convert string to date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368219#M131510</link>
      <description>&lt;P&gt;what is this&amp;nbsp;&lt;SPAN&gt;42905 means for MDDYY??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you specify the date format..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368219#M131510</guid>
      <dc:creator>ashif2</dc:creator>
      <dc:date>2017-10-04T13:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: I need to convert string to date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368220#M131511</link>
      <description>&lt;P&gt;this is the format&amp;nbsp;&lt;SPAN&gt;MDDYY&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368220#M131511</guid>
      <dc:creator>RAJ6</dc:creator>
      <dc:date>2017-10-04T14:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: I need to convert string to date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368221#M131512</link>
      <description>&lt;P&gt;Add Variable Port&amp;nbsp; named:&lt;BR /&gt;FormatDate&amp;nbsp; = row2.Dated.length()==5?"0"+row2.Dated:row2.Dated&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the tMap Output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;TalendDate.parseDate("MMDDYY",Var.FormatDate)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/I-need-to-convert-string-to-date-format/m-p/2368221#M131512</guid>
      <dc:creator>ashif2</dc:creator>
      <dc:date>2017-10-04T14:46:15Z</dc:date>
    </item>
  </channel>
</rss>

