<?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 How to read date from TXT file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365183#M128818</link>
    <description>&lt;P&gt;How to read date from TXT file in talend job, dates can be changed whenever the user wants. Date format is like 23_2_2023. And also save files from input before and after changes in file name as a back up using tfile copy .&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:12:42 GMT</pubDate>
    <dc:creator>smore1665386696</dc:creator>
    <dc:date>2024-11-15T21:12:42Z</dc:date>
    <item>
      <title>How to read date from TXT file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365183#M128818</link>
      <description>&lt;P&gt;How to read date from TXT file in talend job, dates can be changed whenever the user wants. Date format is like 23_2_2023. And also save files from input before and after changes in file name as a back up using tfile copy .&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365183#M128818</guid>
      <dc:creator>smore1665386696</dc:creator>
      <dc:date>2024-11-15T21:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read date from TXT file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365184#M128819</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Using tFileInputDelimited to read a txt file, select 'Date' type for the date column on the schema and set the date pattern as "dd_M_yyyy".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 08:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365184#M128819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-12-01T08:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to read date from TXT file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365185#M128820</link>
      <description>&lt;P&gt;But we are using tcontext component for how to do it further&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 09:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365185#M128820</guid>
      <dc:creator>smore1665386696</dc:creator>
      <dc:date>2023-12-04T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to read date from TXT file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365186#M128821</link>
      <description>&lt;P&gt;Using tContextLoad to load the values of context variables? If so, you can only read the data as a string from TXT file, if you need to use the value as a Date,  you can convert the string to a Date with the below expression:&lt;/P&gt;&lt;P&gt;TalendDate.parseDate("dd_M_yyyy", context.varName)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 09:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-date-from-TXT-file/m-p/2365186#M128821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-12-04T09:42:19Z</dc:date>
    </item>
  </channel>
</rss>

