<?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: Convert String &amp;quot;(11 MAY 2011)&amp;quot; to Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347519#M114766</link>
    <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQsAAO"&gt;@shima&lt;/A&gt; row1.STMDMVT is probably null or empty (or may contains a space character based on your message)</description>
    <pubDate>Sun, 27 May 2018 22:40:58 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-05-27T22:40:58Z</dc:date>
    <item>
      <title>Convert String "(11 MAY 2011)" to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347516#M114763</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;I want to convert string to date(dd/mm/yyy) ,The string has a forme&amp;nbsp;(11 MAY 2011)&lt;/P&gt;&lt;P&gt;when i try to use the function&amp;nbsp;TalendDate.parseDate("dd/mm/yyyy",row1.nomduchamps)&amp;nbsp; i get an error&lt;/P&gt;&lt;P&gt;Please any help&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 16:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347516#M114763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-25T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String "(11 MAY 2011)" to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347517#M114764</link>
      <description>&lt;P&gt;Hello Lilya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried TalendDate.parseDateInUTC("dd MMM yyyy","11 MAY 2011") and it worked.&lt;BR /&gt;Here as per your query the type of input argument("11 MAY 2011") is String.&lt;BR /&gt;I kept Data type of destination column as &lt;STRONG&gt;Date&lt;/STRONG&gt; and "dd-MM-yyyy" as &lt;STRONG&gt;Date Pattern&lt;/STRONG&gt;.&lt;BR /&gt;It returned 11-05-2011 as output&lt;BR /&gt;Hope it helps !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Trupti&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 15:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347517#M114764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-26T15:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String "(11 MAY 2011)" to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347518#M114765</link>
      <description>&lt;P&gt;i'm trying your solution(TalendDate.parseDateInUTC("dd-MMM-yy",row1.STMDMVT))&lt;/P&gt;&lt;P&gt;but i get this error&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: java.text.ParseException: Unparseable date: " "&lt;/P&gt;&lt;P&gt;Thinks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 18:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347518#M114765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-27T18:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String "(11 MAY 2011)" to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347519#M114766</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQsAAO"&gt;@shima&lt;/A&gt; row1.STMDMVT is probably null or empty (or may contains a space character based on your message)</description>
      <pubDate>Sun, 27 May 2018 22:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347519#M114766</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-05-27T22:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String "(11 MAY 2011)" to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347520#M114767</link>
      <description>Hi Liya,&lt;BR /&gt;Try the following code in tmap.&lt;BR /&gt;&lt;BR /&gt;TalendDate.parseDate("dd MMM yyyy",row1.DateString)</description>
      <pubDate>Mon, 28 May 2018 08:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347520#M114767</guid>
      <dc:creator>jilanisyed</dc:creator>
      <dc:date>2018-05-28T08:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert String "(11 MAY 2011)" to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347521#M114768</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DateString.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LycB.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150933iC39B6F5925C3ADA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LycB.jpg" alt="0683p000009LycB.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lsns"&gt;DateString.jpg&lt;/A&gt;</description>
      <pubDate>Mon, 28 May 2018 09:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-String-quot-11-MAY-2011-quot-to-Date/m-p/2347521#M114768</guid>
      <dc:creator>SachinD</dc:creator>
      <dc:date>2018-05-28T09:24:12Z</dc:date>
    </item>
  </channel>
</rss>

