<?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 Multiple date possibilities in Talend Schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-date-possibilities-in-Talend-Schema/m-p/2372431#M135271</link>
    <description>&lt;P&gt;Hello, I'm trying to extract some dates from files but the date format could change between theses files.&lt;/P&gt;&lt;P&gt;How can I put differents date model in my schema ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example : file 1 (format date)&lt;/P&gt;&lt;P&gt;"yyyy-MM-dd'T'HH:mm:ssXXX"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;file 2 (format date) :&lt;/P&gt;&lt;P&gt;"yyyy-MM-dd'T'HH:mm:ss.SSSSSSSXXX"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i looked some regex stuff and i did a thing that looks like : &lt;/P&gt;&lt;P&gt;[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9].*[0-9]*[0-9]*\+[0-9][0-9]:[0-9][0-9]&lt;/P&gt;&lt;P&gt;but i cannot implement this kind of datas. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain me how to solve my problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:45:56 GMT</pubDate>
    <dc:creator>LDPtechAFB</dc:creator>
    <dc:date>2024-11-16T01:45:56Z</dc:date>
    <item>
      <title>Multiple date possibilities in Talend Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-date-possibilities-in-Talend-Schema/m-p/2372431#M135271</link>
      <description>&lt;P&gt;Hello, I'm trying to extract some dates from files but the date format could change between theses files.&lt;/P&gt;&lt;P&gt;How can I put differents date model in my schema ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example : file 1 (format date)&lt;/P&gt;&lt;P&gt;"yyyy-MM-dd'T'HH:mm:ssXXX"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;file 2 (format date) :&lt;/P&gt;&lt;P&gt;"yyyy-MM-dd'T'HH:mm:ss.SSSSSSSXXX"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i looked some regex stuff and i did a thing that looks like : &lt;/P&gt;&lt;P&gt;[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9].*[0-9]*[0-9]*\+[0-9][0-9]:[0-9][0-9]&lt;/P&gt;&lt;P&gt;but i cannot implement this kind of datas. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain me how to solve my problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-date-possibilities-in-Talend-Schema/m-p/2372431#M135271</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2024-11-16T01:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple date possibilities in Talend Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-date-possibilities-in-Talend-Schema/m-p/2372432#M135272</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;It is impossible to defined multiple date pattern on schema. The workaround is to read the value as a string from file, then check the length of string, and use different date pattern to parse the string and convert it to a Date in the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 06:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-date-possibilities-in-Talend-Schema/m-p/2372432#M135272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-03T06:52:58Z</dc:date>
    </item>
  </channel>
</rss>

