<?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: ParseException: Unparseable date: in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254134#M37237</link>
    <description>Hi Vivek,
&lt;BR /&gt;What date pattern are you using within your tMap, in the parseDate function ? What is the source date format ?
&lt;BR /&gt;Did you try using a tSchemaComplianceCheck before your tMap to make sure that the date to be parsed is properly formatted ?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Cyril</description>
    <pubDate>Thu, 17 Mar 2011 16:48:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-17T16:48:38Z</dc:date>
    <item>
      <title>ParseException: Unparseable date:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254133#M37236</link>
      <description>Hi,&lt;BR /&gt;I am getting following error while converting a string into Date&lt;BR /&gt;Exception in component tMap_1&lt;BR /&gt;java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2011-3-17 9.34.31.608000000 +1:00"&lt;BR /&gt;	at routines.TalendDate.parseDate(TalendDate.java:503)&lt;BR /&gt;	at imint_job.timestamp_test_0_1.Timestamp_test.tOracleInput_1Process(Timestamp_test.java:1755)&lt;BR /&gt;	at imint_job.timestamp_test_0_1.Timestamp_test.runJobInTOS(Timestamp_test.java:4723)&lt;BR /&gt;	at imint_job.timestamp_test_0_1.Timestamp_test.main(Timestamp_test.java:4481)&lt;BR /&gt;Caused by: java.text.ParseException: Unparseable date: "2011-3-17 9.34.31.608000000 +1:00"&lt;BR /&gt;	at java.text.DateFormat.parse(Unknown Source)&lt;BR /&gt;	at routines.TalendDate.parseDate(TalendDate.java:501)&lt;BR /&gt;&lt;BR /&gt;Please find the screenshot of tMap attached where i am converting the String value to Data.&lt;BR /&gt;Can Anyone help me on this.&lt;BR /&gt;Thanks,&lt;BR /&gt;Vivek Jayapalan</description>
      <pubDate>Sat, 16 Nov 2024 13:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254133#M37236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: ParseException: Unparseable date:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254134#M37237</link>
      <description>Hi Vivek,
&lt;BR /&gt;What date pattern are you using within your tMap, in the parseDate function ? What is the source date format ?
&lt;BR /&gt;Did you try using a tSchemaComplianceCheck before your tMap to make sure that the date to be parsed is properly formatted ?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Cyril</description>
      <pubDate>Thu, 17 Mar 2011 16:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254134#M37237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-17T16:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: ParseException: Unparseable date:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254135#M37238</link>
      <description>Hello Cyril,
&lt;BR /&gt;My source Data type in the DB is Timestamp with Timezone, but in Talend i am extracting it as String, means, Talend Source table schema i had kept datatype as String and i am trying to convert String to Date thats where the problem is happening. 
&lt;BR /&gt;When i simply passed the source date to tLogrow i got this value in Run console : "2011-3-17 9.34.31.608000000 +1:00"
&lt;BR /&gt;
&lt;BR /&gt;I tried using this format 'yyyy-MM-dd HH:mm:ss.SSS aa Z' in the ParseDate function same time i gave date patern for the target table output in tMap as 'yyyy-MM-dd HH:mm:ss.SSS aa Z' . But i am getting error mentioned in the previous post.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Vivek</description>
      <pubDate>Fri, 18 Mar 2011 04:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ParseException-Unparseable-date/m-p/2254135#M37238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-18T04:21:35Z</dc:date>
    </item>
  </channel>
</rss>

