<?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 Date Parsing... in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218355#M13581</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having real trouble converting an input string of&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2010-01-26T00:00:00&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to a date string YYYY-MM-DD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue in my dateParse is the T - can't work out the for life of me how to set the input format in the parsing to convert to what I need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jan 2019 08:23:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-25T08:23:49Z</dc:date>
    <item>
      <title>Date Parsing...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218355#M13581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having real trouble converting an input string of&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2010-01-26T00:00:00&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to a date string YYYY-MM-DD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue in my dateParse is the T - can't work out the for life of me how to set the input format in the parsing to convert to what I need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218355#M13581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-25T08:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date Parsing...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218356#M13582</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this should work:&lt;/P&gt;&lt;PRE&gt;your_date = TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ss", your_input_string)
your_output_string =&amp;nbsp;TalendDate.formatDate("yyyy-MM-dd", your_date)&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218356#M13582</guid>
      <dc:creator>ThWabi</dc:creator>
      <dc:date>2019-01-25T08:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date Parsing...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218357#M13583</link>
      <description>&lt;P&gt;that worked - thanks.&amp;nbsp; I was going round in circles...&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 09:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218357#M13583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-25T09:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Date Parsing...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218358#M13584</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmyAAG"&gt;@DaveG2008&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;you can convert string to date by using talenddate.parsedate method and if you want the vice - versa (Date to string) - then use talenddate.formatdate method.&lt;/P&gt; 
&lt;P&gt;Pls check the below screen shots -&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="result" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M28L.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155778i1012CCFAE1D4C47A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M28L.png" alt="0683p000009M28L.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;result&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M28R.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141791i0A3224B6C0FD7FE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M28R.png" alt="0683p000009M28R.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tmap&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="row generator and date as string value" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2ai.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137126i2A39BA235FF457EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2ai.png" alt="0683p000009M2ai.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;row generator and date as string value&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;---&amp;gt; TalendDate.parseDate("yyyy-MM-dd",row1.Date) &amp;lt;------&lt;/P&gt; 
&lt;P&gt;Pls get back to Community, if necessary.&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Ankit.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 09:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218358#M13584</guid>
      <dc:creator>ankit7359</dc:creator>
      <dc:date>2019-01-25T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date Parsing...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218359#M13585</link>
      <description>&lt;P&gt;Should have replied earlier.&amp;nbsp; This worked perfectly - thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 19:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-Parsing/m-p/2218359#M13585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-28T19:31:31Z</dc:date>
    </item>
  </channel>
</rss>

