<?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 convert a Date in string format to a date in a Date format with another ouput format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268110#M46782</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Can any one help me to solve this issue? I have as an output an excel file with a date with this format:&amp;nbsp;01.05.2015 (dd/MM/yyyy) I'd like to have as an output, a date in a Date type with this format:&amp;nbsp;&lt;SPAN&gt;yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is what I typed in my tMap:&amp;nbsp;(row10.CREATED!=null)?TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",row10.CREATED):null&amp;nbsp; and unfortunately it gave me as an ouput:&amp;nbsp;Thu Apr 14 00:00:00 CEST 2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to use a TalendDate.formatDate but it didn't work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd appreciate any help, thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Stvn&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Feb 2019 11:24:39 GMT</pubDate>
    <dc:creator>stvn</dc:creator>
    <dc:date>2019-02-15T11:24:39Z</dc:date>
    <item>
      <title>convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268110#M46782</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Can any one help me to solve this issue? I have as an output an excel file with a date with this format:&amp;nbsp;01.05.2015 (dd/MM/yyyy) I'd like to have as an output, a date in a Date type with this format:&amp;nbsp;&lt;SPAN&gt;yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is what I typed in my tMap:&amp;nbsp;(row10.CREATED!=null)?TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",row10.CREATED):null&amp;nbsp; and unfortunately it gave me as an ouput:&amp;nbsp;Thu Apr 14 00:00:00 CEST 2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to use a TalendDate.formatDate but it didn't work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd appreciate any help, thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Stvn&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 11:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268110#M46782</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-15T11:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268111#M46783</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPEbAAO"&gt;@stvn&lt;/A&gt;,you can covert directly by specifying the format for the output field in tmap,please check&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M39n.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147717i7D8CB749EE2A450E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M39n.png" alt="0683p000009M39n.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt; the below screenshot.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 11:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268111#M46783</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-02-15T11:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268112#M46784</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the solution you provide did'nt work. do you have another way in mind? my inpput is defined as String&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for helping me&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 16:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268112#M46784</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-15T16:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268113#M46785</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If the input is String, could you please try like below?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please note that the Time zone is showing as Zulu time zone as per the output format given by you.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 873px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3B0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144680i65B09AF35EC1EE60/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3B0.png" alt="0683p000009M3B0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2N2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135667i1BA221F62BADBF33/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2N2.png" alt="0683p000009M2N2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The function used in tMap is as below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Relational.ISNULL(row1.input_date)?null:TalendDate.parseDate("dd/MM/yyyy",row1.input_date) &lt;/PRE&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 18:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268113#M46785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-17T18:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268114#M46786</link>
      <description>&lt;P&gt;Hi Mr. Nikhilthampi,&lt;/P&gt; 
&lt;P&gt;Thank you for your help. I tried what you suggested me and unfortunately I have the error shown below:&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 994px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3BP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148841i8D37CC0DBC3679E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3BP.png" alt="0683p000009M3BP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;You will find on the picture below how I followe your recomendations:&amp;nbsp;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ConvertStringToDate.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3BU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132459i6E631451CB5A17C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3BU.png" alt="0683p000009M3BU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Do you have any suggestions or any tips that could help me?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm regards,&lt;/P&gt; 
&lt;P&gt;Steve&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 07:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268114#M46786</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-18T07:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268115#M46787</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; It seems the input data coming from your source is in the format like "Fri May 01 00:00:00 CEST 2015". But my input date format is in "dd/MM/yyyy".&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please change the function in tMap as shown below? It should work fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Relational.ISNULL(row1.input_date)?null:
TalendDate.parseDate("EEE MMM dd HH:mm:ss Z yyyy",row1.input_date) &lt;/PRE&gt; 
&lt;P&gt;Please refer the screen shot below and it is changing the time zone also accordingly to Zulu time.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 823px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3BZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148430i4A7253DF27089875/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3BZ.png" alt="0683p000009M3BZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can refer the other formats of date from below link.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.gooddata.com/cloudconnect/manual/date-and-time-format.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.gooddata.com/cloudconnect/manual/date-and-time-format.html&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope I answered your query. Please spare a second to mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 08:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268115#M46787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T08:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268116#M46788</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;Unfortunately it didn't work. It produces the same error. My input files is an Excel files with a column(Date) format as&amp;nbsp;21.04.2016. and I set it in talend as String. I don't understand why it says that I have as an input&amp;nbsp;&lt;SPAN&gt;"Fri May 01 00:00:00 CEST 2015" Do you think i should set the input Date as String with a format such as "dd/MM/yyyy"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May I ask you how you set up your tRowgenerator? I tried and I have as an output a mistakes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you so much for your help. I'm new on Talend. So I'm still learning. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Warm regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 12:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268116#M46788</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-18T12:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268117#M46789</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPEbAAO"&gt;@stvn&lt;/A&gt;&amp;nbsp;,I can tell you one thing that your excel file may be corrupted or you may have different date formats in your execle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;since i suggest you to get a single date format for all the records in excel ,will wok the above solutions.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268117#M46789</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-02-18T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268118#M46790</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Excel automatically changes the format of the underlying data even if they are in different format. To verify this issue, could you please save your input file in csv format (not in xls or xlsx format). If you save in this format, it will get rid of all auto formating features.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Now, open the csv file in a simple text editor like, notepad++, textpad etc and see the actual format of the data. Sometimes different rows might be having different date formats also. Once you get more idea about the data, then you can ask the source team to format the date values in a specific format and then parse them accordingly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; At present, you are having input date values in different format. Some are in plain dd/MM/yyyy and some in complex format shown in your error.&amp;nbsp; Could you please verify these details and let us know whether you were able to identify the issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 13:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268118#M46790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T13:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268119#M46791</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Another query you were asking is the way in which I was generating input data in trowgenerator. Please refer the screen shot for your reference.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2pZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157235i93C51B9DF5423EDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2pZ.png" alt="0683p000009M2pZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 13:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268119#M46791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T13:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268120#M46792</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt; 
&lt;P&gt;I convert the file into csv files and all dates are formated 14.04.2016. I Strutured my Job as shown below:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dateStringToDate.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3By.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157143i7AE12BD3FC7D16D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3By.png" alt="0683p000009M3By.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I run the Job without the second tMap I can see my dates results. When I add the second tMap where I tried to convert in a dateFormat, It gives me an error. You can see bellow the result from my last running. Dates are formatted in this way:&lt;/P&gt; 
&lt;P&gt;|31.07.2006&lt;BR /&gt;|31.07.2006&lt;BR /&gt;|31.07.2006&lt;BR /&gt;|31.07.2006&lt;/P&gt; 
&lt;P&gt;Is there any way to format all dates in a tJavaRow?&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;thank you for your time&lt;/P&gt; 
&lt;P&gt;Steve&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 16:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268120#M46792</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-18T16:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268121#M46793</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will find as an attachment a copy of my excel sheet in xlsx to test&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lv0w"&gt;StringDateToConvert.xlsx&lt;/A&gt;</description>
      <pubDate>Tue, 19 Feb 2019 07:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268121#M46793</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-19T07:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268122#M46794</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You will find as an attachment a copy of my excel sheet to test. Thank you in advance&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Luza"&gt;StringDateToConvert.xlsx&lt;/A&gt;</description>
      <pubDate>Tue, 19 Feb 2019 07:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268122#M46794</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-19T07:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268123#M46795</link>
      <description>&lt;P&gt;H Steve,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for the sample file and it really helped to identify the issue. I have used them to transform the data and I was able to print them successfully. The most important change was to read the input data in Date format itself so that we will not face the change in format issue later.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please refer the screen shots below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 963px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Dk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140170i1FDED288FA7177E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Dk.png" alt="0683p000009M3Dk.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now, the input schema for excel is as shown below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2yI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129930i6307FDB087D305E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2yI.png" alt="0683p000009M2yI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;tMap screenshot as shown below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Dp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130227i92FE66C4F3ABDC65/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Dp.png" alt="0683p000009M3Dp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the tMap functions are as shown below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Relational.ISNULL(row1.DATE)?null:
TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",TalendDate.formatDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",row1.DATE)) 

Relational.ISNULL(row1.DATE_2)?null:
TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",TalendDate.formatDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",row1.DATE_2)) &lt;/PRE&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 05:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268123#M46795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-20T05:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268124#M46796</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPEbAAO"&gt;@stvn&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please mark the topic as resolved so that it will help other community members also during reference?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 08:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268124#M46796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-20T08:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: convert a Date in string format to a date in a Date format with another ouput format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268125#M46797</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt; 
&lt;BR /&gt;Your provided solution works pretty well. Again great thanks for your support and your help. 
&lt;BR /&gt;Have a great day. 
&lt;BR /&gt;Warm Regards, 
&lt;BR /&gt;Stevn</description>
      <pubDate>Wed, 20 Feb 2019 08:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-a-Date-in-string-format-to-a-date-in-a-Date-format-with/m-p/2268125#M46797</guid>
      <dc:creator>stvn</dc:creator>
      <dc:date>2019-02-20T08:16:38Z</dc:date>
    </item>
  </channel>
</rss>

