<?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 format issue in tFileExcelOuput component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215693#M12000</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am reading data from oracle database to excel file. There is a column with data datatype "18-08-2018", but when extracted to excel it is showing as "Sat Aug 18 18:35:08 IST 2018".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried extracting as string from db, but then I got result in excel file as "2018-08-18 18:35:08.0".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want my output in excel to&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;18&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;08&lt;/SPAN&gt;&lt;SPAN&gt;-20&lt;/SPAN&gt;&lt;SPAN&gt;18&lt;/SPAN&gt;&lt;SPAN&gt;". Can anyone help me out?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:22:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:22:18Z</dc:date>
    <item>
      <title>Date format issue in tFileExcelOuput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215693#M12000</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am reading data from oracle database to excel file. There is a column with data datatype "18-08-2018", but when extracted to excel it is showing as "Sat Aug 18 18:35:08 IST 2018".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried extracting as string from db, but then I got result in excel file as "2018-08-18 18:35:08.0".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want my output in excel to&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;18&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;08&lt;/SPAN&gt;&lt;SPAN&gt;-20&lt;/SPAN&gt;&lt;SPAN&gt;18&lt;/SPAN&gt;&lt;SPAN&gt;". Can anyone help me out?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215693#M12000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date format issue in tFileExcelOuput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215694#M12001</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;You might want to check your Number Format of Date column in Excel for the first case,&lt;/P&gt;
&lt;P&gt;And for the string type you can split it by "space token" and then store first part to Excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chandra Kant&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 07:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215694#M12001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T07:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date format issue in tFileExcelOuput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215695#M12002</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If you open a file with Excel, it will reformat the data according to the date settings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; When you are doing data testing and file analysis, the recommendation will be always to open the file with a normal text editor like notepad++, textpad etc. to understand the layout. These editors will not modify the data during presentation layer and will show "as-is" from the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 07:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-format-issue-in-tFileExcelOuput-component/m-p/2215695#M12002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T07:41:27Z</dc:date>
    </item>
  </channel>
</rss>

