<?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: Date Format Parsing in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-Format-Parsing/m-p/2213519#M10746</link>
    <description>try this expression: 
&lt;BR /&gt;TalendDate.parseDateLocale("EEEE, MMMM dd, yyyy hh:mm aa", s, "en") 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Mon, 20 Apr 2020 08:39:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-20T08:39:46Z</dc:date>
    <item>
      <title>Date Format Parsing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Format-Parsing/m-p/2213518#M10745</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need below date conversions:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Source:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Monday, April 13, 2020 6:27 PM&amp;nbsp; &amp;nbsp; &amp;nbsp; ----&amp;gt; (Which has two commas)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Target:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2020-04-13 18:27:00&lt;/P&gt; 
&lt;P&gt;or&lt;/P&gt; 
&lt;P&gt;2020-04-13T18:27:00&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried using below in tmap:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;TalendDate.parseDateLocale("yyyy MMM dd HH:mm:ss",row7.SchedDt ,"EN")&amp;nbsp; ---&amp;gt; (SchedDt is src column)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Facing below error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;java.lang.RuntimeException: java.text.ParseException: Unparseable date: "Monday, April 13, 2020 6:27 PM"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help to rectify the issue asap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Format-Parsing/m-p/2213518#M10745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Parsing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Format-Parsing/m-p/2213519#M10746</link>
      <description>try this expression: 
&lt;BR /&gt;TalendDate.parseDateLocale("EEEE, MMMM dd, yyyy hh:mm aa", s, "en") 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 20 Apr 2020 08:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Format-Parsing/m-p/2213519#M10746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-20T08:39:46Z</dc:date>
    </item>
  </channel>
</rss>

