<?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: Parse Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343800#M111521</link>
    <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;What's data type of this column? Assuming it is date type, change its date pattern to "dd/MM/yyyy HH:mm:ss" on the schema.&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>Tue, 18 May 2021 01:08:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-18T01:08:41Z</dc:date>
    <item>
      <title>Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343799#M111520</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to modify the date format of a tag in a xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The date is in format : 03/05/2021 &lt;B&gt;7:00:00 PM&lt;/B&gt;&lt;/P&gt;&lt;P&gt;and I want to get it in format : &lt;/P&gt;&lt;P&gt;03/05/2021 &lt;/P&gt;&lt;B&gt;19:00:00&lt;/B&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try with parseDate, parseDateLocale, formatDate... and I did'nt succeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343799#M111520</guid>
      <dc:creator>Fernandez</dc:creator>
      <dc:date>2021-05-17T20:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343800#M111521</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;What's data type of this column? Assuming it is date type, change its date pattern to "dd/MM/yyyy HH:mm:ss" on the schema.&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>Tue, 18 May 2021 01:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343800#M111521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-18T01:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343801#M111522</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't work, the format doesn't change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below the screenshots:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7VZLAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138206i7A6D5928E9446E3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7VZLAA3.png" alt="0695b00000F7VZLAA3.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7VZQAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129179i1969E082A31E8E60/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7VZQAA3.png" alt="0695b00000F7VZQAA3.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 19:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343801#M111522</guid>
      <dc:creator>Fernandez</dc:creator>
      <dc:date>2021-05-18T19:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343802#M111523</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I think this is a date display format issue in target Oracle DB, if you print the data on the console, you will see that the data display as you expected,  you can change the date display format in DB, please refer to Oracle &lt;A href="https://docs.oracle.com/cd/E57185_01/PLAUG/ch11s03s08.html" alt="https://docs.oracle.com/cd/E57185_01/PLAUG/ch11s03s08.html" target="_blank"&gt;documentation&lt;/A&gt;.&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>Wed, 19 May 2021 01:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343802#M111523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-19T01:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343803#M111524</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With console, it's the same...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Xml input&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7fY3AAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129149i583D0D5BE22629EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7fY3AAJ.png" alt="0695b00000F7fY3AAJ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Mapping&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7fYIAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139518i38C31C9B6FBAF0E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7fYIAAZ.png" alt="0695b00000F7fYIAAZ.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7fYSAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130034iB18E6A073FBE7A14/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7fYSAAZ.png" alt="0695b00000F7fYSAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;U&gt;Result&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7ekOAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132529i5F7A5E7882ED335F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7ekOAAR.png" alt="0695b00000F7ekOAAR.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 07:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343803#M111524</guid>
      <dc:creator>Fernandez</dc:creator>
      <dc:date>2021-05-19T07:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343804#M111525</link>
      <description>&lt;P&gt;Hi, just use HH instead of hh for hours in the output date pattern.&lt;/P&gt;&lt;P&gt;I just try it in a tjavarow and it works :&lt;/P&gt;&lt;P&gt;input : 03/05/2021 &lt;B&gt;7:00:00 PM&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;output : &lt;/B&gt;2021-05-03 19:00:00&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 09:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343804#M111525</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-19T09:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343805#M111526</link>
      <description>&lt;P&gt;hh: hour in AM/PM (01-12), HH: hour in day (00-23), as @guenneguez jeremy​&amp;nbsp;suggested, change hh to HH.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 10:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343805#M111526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-19T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343806#M111527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It also doesn't work with HH...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F89QJAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142618iFD4E011DA3D97C3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F89QJAAZ.png" alt="0695b00000F89QJAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F89QTAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137435i68488650DE095982/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F89QTAAZ.png" alt="0695b00000F89QTAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 13:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343806#M111527</guid>
      <dc:creator>Fernandez</dc:creator>
      <dc:date>2021-05-21T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343807#M111528</link>
      <description>&lt;P&gt;can you try it on a tjavarow instead of TMap, you are on open studio : maybe TMap date pattern have a bug, if you have the same issue with tJavarow maybe all date pattern have a bug in your version of open studio. Sometime there is cache issue with tmap you have to delete it and make a new one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 13:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343807#M111528</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-21T13:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343808#M111529</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Change the date pattern of input data to "dd/MM/yyyy hh:mm:ss aa". Please try again.&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>Sat, 22 May 2021 00:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Date/m-p/2343808#M111529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-22T00:45:35Z</dc:date>
    </item>
  </channel>
</rss>

