<?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: Get Internal Excel Date/Time Number from tFileInputExcel in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369426#M132574</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you using Date datatype to declare field associated field your Excel date cells?&lt;/P&gt;&lt;P&gt;This link may help you&amp;nbsp;&lt;A href="http://bekwam.blogspot.fr/2011/03/excel-2007-dates-in-talend-open-studio.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.fr/2011/03/excel-2007-dates-in-talend-open-studio.html&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2018 08:05:05 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-02-20T08:05:05Z</dc:date>
    <item>
      <title>Get Internal Excel Date/Time Number from tFileInputExcel in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369425#M132573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way, we can read the internal excel (.xlsx) numeric representation of &lt;U&gt;dates with times&lt;/U&gt; using the tFileInputExcel Component, or any other component?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is, the excel files can have different format, and it is not feasible to go and change the formats to a standard format in hundreds of excel files every time.If I can get the numeric representation, I can easily convert it to any format I want, and the format in excel will not matter at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does any solution exists to achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 07:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369425#M132573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T07:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get Internal Excel Date/Time Number from tFileInputExcel in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369426#M132574</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you using Date datatype to declare field associated field your Excel date cells?&lt;/P&gt;&lt;P&gt;This link may help you&amp;nbsp;&lt;A href="http://bekwam.blogspot.fr/2011/03/excel-2007-dates-in-talend-open-studio.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.fr/2011/03/excel-2007-dates-in-talend-open-studio.html&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369426#M132574</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-20T08:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get Internal Excel Date/Time Number from tFileInputExcel in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369427#M132575</link>
      <description>&lt;P&gt;Thank you for the prompt reply and the blog link.&lt;/P&gt;&lt;P&gt;Although, my problem is also with the time.&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;My Excel cell is formatted as(dd-MM-yyyy): 10-04-2017&lt;/P&gt;&lt;P&gt;but the real value (visible in formula bar) is : 10-04-2017 10:06:14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The internal excel representation is: 42835.4209997505&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The default behaviour is good enough for dates, but can I do some thing for the time as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And, for your question, No I am reading them as strings because, if I read it as a date in meta-data, I will need to specify the format of the excel cell. (I do not wish to do that)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369427#M132575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T08:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get Internal Excel Date/Time Number from tFileInputExcel in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369428#M132576</link>
      <description>&lt;P&gt;Addition to last, if I read the&amp;nbsp;row&amp;nbsp;with&amp;nbsp;&lt;SPAN&gt;the real value (visible in formula bar) is : 10-04-2017 10:06:14 but&amp;nbsp;formatted as(dd-MM-yyyy): 10-04-2017, then in the tLogRow I get only 4/10/17.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;While, I would atleast want to see&amp;nbsp;4/10/17 10:06:14, or the internal excel representation with fraction part, or any other way, such that I can get the time part as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369428#M132576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T08:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get Internal Excel Date/Time Number from tFileInputExcel in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369429#M132577</link>
      <description>&lt;P&gt;Bringing this back up. I have the exact same problem and cannot find a solution. Some column are formated in short date, other in time. And we need them to be exported in SQL in datetime, so when in short date, we lose the time, and formated in time, we have no date.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 19:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Internal-Excel-Date-Time-Number-from-tFileInputExcel-in/m-p/2369429#M132577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-26T19:48:52Z</dc:date>
    </item>
  </channel>
</rss>

