<?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 format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376143#M138379</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe you can try this pattern : &lt;/P&gt;&lt;P&gt;"MMM dd,  yyyy, HH:mm:ss a" for the first one &lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;"MMM. d, yyyy" for the second one&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 13:18:43 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-12-01T13:18:43Z</dc:date>
    <item>
      <title>UnParseable Date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376142#M138378</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to read the respons of an API request using talend open studio. All the string and date fields in the respons are in this format : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nov 25, 2021, 07:10:13 PM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;déc. 1, 2021&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this &lt;/P&gt;&lt;P&gt;pattern&amp;nbsp;&lt;/P&gt;&lt;P&gt;but steal have the same error (&lt;/P&gt;UnParseable Date format)&lt;P&gt; :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;TalendDate.parseDate(TalendDate.parseDate("mm dd', ' yyyy', ' HH:mm:ss XX",[row7.Start_Time])&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;TalendDate.parseDate(TalendDate.parseDate("mm'.' dd',' yyyy",[row7.Backup_Window])&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to parse this kind of string ? what is the &lt;/P&gt;&lt;P&gt;right date format pattern for the below date style&lt;/P&gt;&lt;P&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376142#M138378</guid>
      <dc:creator>oguedda</dc:creator>
      <dc:date>2024-11-15T23:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: UnParseable Date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376143#M138379</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe you can try this pattern : &lt;/P&gt;&lt;P&gt;"MMM dd,  yyyy, HH:mm:ss a" for the first one &lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;"MMM. d, yyyy" for the second one&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 13:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376143#M138379</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-01T13:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: UnParseable Date format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376144#M138380</link>
      <description>&lt;P&gt;HI Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, it works fine. here is the full expression : &lt;U&gt;TalendDate.parseDateLocale("MMM d, yyyy, HH:mm:ss a", "Nov 25, 2021, 07:10:13 PM","en")&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 14:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/UnParseable-Date-format/m-p/2376144#M138380</guid>
      <dc:creator>oguedda</dc:creator>
      <dc:date>2021-12-01T14:06:19Z</dc:date>
    </item>
  </channel>
</rss>

