<?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: Unparseable date error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218666#M13787</link>
    <description>Hi Shong,
&lt;BR /&gt;I am working on Talend 5.3.0.r101800
&lt;BR /&gt;My dates are in format DD/MM/YY in csv and I want to convert it into MM/DD/YYYY.
&lt;BR /&gt;I have tried many cobination but no luck.
&lt;BR /&gt;Can you suggest here.</description>
    <pubDate>Tue, 04 Jun 2013 12:23:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-04T12:23:34Z</dc:date>
    <item>
      <title>Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218664#M13785</link>
      <description>I'm parsing through a CSV file and mapping it over to a MySQL database connection and when I run the job, I get an unparseable date error for every row (except for one). I've provided a couple of the error lines below, along with the date format that I've specified in the metadata. Anyone have any ideas as to what could cause this?&lt;BR /&gt;Unparseable date: "2006-11-03 15:11:34"&lt;BR /&gt;Unparseable date: "2006-11-06 10:35:15"&lt;BR /&gt;Unparseable date: "2006-11-08 13:15:17"&lt;BR /&gt;Unparseable date: "2006-11-10 13:51:34"&lt;BR /&gt;...&lt;BR /&gt;Date format: "yyyy-MM-dd HH:mm:ss"&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 14:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218664#M13785</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218665#M13786</link>
      <description>Hello
&lt;BR /&gt;Which version of TOS are you using?
&lt;BR /&gt;I tested it on TOS3.0.0M2 and it works fine.(please see the screenshot)
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 27 Aug 2008 02:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218665#M13786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-27T02:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218666#M13787</link>
      <description>Hi Shong,
&lt;BR /&gt;I am working on Talend 5.3.0.r101800
&lt;BR /&gt;My dates are in format DD/MM/YY in csv and I want to convert it into MM/DD/YYYY.
&lt;BR /&gt;I have tried many cobination but no luck.
&lt;BR /&gt;Can you suggest here.</description>
      <pubDate>Tue, 04 Jun 2013 12:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218666#M13787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-04T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218667#M13788</link>
      <description>Hi gopal_raturi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;My dates are in format DD/MM/YY in csv and I want to convert it into MM/DD/YYYY.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Could you please elaborate your case with an example with input and expected output values? "DDD" stands for Day in year(001-366). "dd" stands for Day in month(01-31). Could you confirm it? Thanks a lot.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 05 Jun 2013 04:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218667#M13788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-05T04:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218668#M13789</link>
      <description>Hi, I am having the same problem, I even change all the date types to string but still same problem. Can anyone help</description>
      <pubDate>Wed, 20 Nov 2013 03:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218668#M13789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T03:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218669#M13790</link>
      <description>Hi adjrock, 
&lt;BR /&gt;Could you give us more information about your current situation. What's your input and expected result? 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 20 Nov 2013 03:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218669#M13790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T03:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218670#M13791</link>
      <description>Hi, I'm also experiencing this error 
&lt;BR /&gt;Using tFileFetch --&amp;gt; tFileInputDelimited --&amp;gt; tMap --&amp;gt; MysqlOutput 
&lt;BR /&gt;When I do a debug run I see unexpected text date formats like, "Mon Nov 25 00:00:00 PST 2013" 
&lt;BR /&gt;Here is my console: 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt; connecting to socket on port 3436&lt;BR /&gt; connected&lt;BR /&gt; connecting to socket on port 4932&lt;BR /&gt; connected&lt;BR /&gt;Status Line: HTTP/1.1 200 OK&lt;BR /&gt;*** Response Header ***&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Content-Type: text/csv; charset=UTF-8&lt;BR /&gt;Content-Disposition: attachment; filename=query_response.csv&lt;BR /&gt;Vary: Accept-Encoding&lt;BR /&gt;Date: Tue, 26 Nov 2013 17:11:31 GMT&lt;BR /&gt;Server: Google Frontend&lt;BR /&gt;Alternate-Protocol: 443:quic&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Unparseable date: "ga:date"&lt;/FONT&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;However, the actual data gets transferred fine into my MySQL table, the dates are ok... a bit odd 
&lt;BR /&gt;Please see screen captures for my configuration; if you need any other information let me know, thanks 
&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; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218670#M13791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-26T17:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218671#M13792</link>
      <description>Hi ddctf 
&lt;BR /&gt;There is a value "ga:date" in the source file that is unparseable, if you check the 'die on error' option on tFileInputDelimited, the job will throw the exception and stop at this line.
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 26 Nov 2013 18:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218671#M13792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-26T18:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unparseable date error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218672#M13793</link>
      <description>Resolved, thank You 
&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;</description>
      <pubDate>Tue, 26 Nov 2013 18:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unparseable-date-error/m-p/2218672#M13793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-26T18:36:32Z</dc:date>
    </item>
  </channel>
</rss>

