<?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: Timestamps Convert in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262026#M42622</link>
    <description>&lt;P&gt;Looking at the string&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"20200000000000", the most suitable time format would be "yyyyMMddHHmmss".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use TalendDate.parseDate("yyyyMMddHHmmss", "20200000000000") in a column with output as date data type.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 17:02:51 GMT</pubDate>
    <dc:creator>karthikj18</dc:creator>
    <dc:date>2020-01-21T17:02:51Z</dc:date>
    <item>
      <title>Timestamps Convert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262025#M42621</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a string "20200000000000" and I want to convert this to a Date (timestamp). Can you please help me?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 10:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262025#M42621</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-01-21T10:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamps Convert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262026#M42622</link>
      <description>&lt;P&gt;Looking at the string&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"20200000000000", the most suitable time format would be "yyyyMMddHHmmss".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use TalendDate.parseDate("yyyyMMddHHmmss", "20200000000000") in a column with output as date data type.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 17:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262026#M42622</guid>
      <dc:creator>karthikj18</dc:creator>
      <dc:date>2020-01-21T17:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamps Convert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262027#M42623</link>
      <description>&lt;P&gt;Thanks a lot but I have one more question . If we have a column with different string dates for example "202000000" on the first row, "2301023010" on the second .&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 08:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262027#M42623</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-01-22T08:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamps Convert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262028#M42624</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8q7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149957i48A8A632822AC3E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8q7.png" alt="0683p000009M8q7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLkMAAW"&gt;@karthikj18&lt;/A&gt;&amp;nbsp;&amp;nbsp;It shows me error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Basically this happens because the values are strings but they are "2.02.E+13" .How to convert them?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 08:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262028#M42624</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-01-22T08:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamps Convert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262029#M42625</link>
      <description>&lt;P&gt;Looks like you are reading excel data.&amp;nbsp;&lt;SPAN&gt;"2.02.E+13" usually a formatted date format in Excel. Check if this is the scenario, correct it in source component itself by giving proper date format in schema. Also catch the rejected records based on schema data type.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 16:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262029#M42625</guid>
      <dc:creator>karthikj18</dc:creator>
      <dc:date>2020-01-22T16:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamps Convert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262030#M42626</link>
      <description>&lt;P&gt;I found the solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I converted the "2.02E+19" to BigDecimal. After I converted it toPlainString() and the I parsed this Plain String to .parseDate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 10:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamps-Convert/m-p/2262030#M42626</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-01-23T10:54:10Z</dc:date>
    </item>
  </channel>
</rss>

