<?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 How to convert string to date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325792#M95356</link>
    <description>&lt;P&gt;&lt;BR /&gt;How to convert string whose value is "29-JUN-2018" (including double parenthesis in its value) to date format?&amp;nbsp;&lt;BR /&gt;The expected format is "yyyy-MM-dd'T'hh:mm:ss.SSS"&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2018 10:56:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-29T10:56:33Z</dc:date>
    <item>
      <title>How to convert string to date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325792#M95356</link>
      <description>&lt;P&gt;&lt;BR /&gt;How to convert string whose value is "29-JUN-2018" (including double parenthesis in its value) to date format?&amp;nbsp;&lt;BR /&gt;The expected format is "yyyy-MM-dd'T'hh:mm:ss.SSS"&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 10:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325792#M95356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-29T10:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert string to date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325793#M95357</link>
      <description>first tmap split your string in 3 parts&lt;BR /&gt;second Tmap change Jun to 06&lt;BR /&gt;third Tmap convert 20180629 to dat then format this Date&lt;BR /&gt;TalendDate.formatDate("yyyy-MM-dd",TalendDate.parseDate("yyyyMMdd", 20180629 ))</description>
      <pubDate>Mon, 02 Jul 2018 07:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325793#M95357</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-02T07:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert string to date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325794#M95358</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mapping.PNG" style="width: 925px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lym2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135121i59A94416CC1FD826/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lym2.png" alt="0683p000009Lym2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="parse.PNG" style="width: 524px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyvb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138013iD75E3FBB63BD149D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyvb.png" alt="0683p000009Lyvb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyvg.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133392i2FCF780AA0B93E57/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyvg.png" alt="0683p000009Lyvg.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="out.PNG" style="width: 679px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyk0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131286iC7DF7BA8EC5BDE60/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyk0.png" alt="0683p000009Lyk0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 11:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-string-to-date/m-p/2325794#M95358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T11:50:38Z</dc:date>
    </item>
  </channel>
</rss>

