<?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 date to Timestamp in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-date-to-Timestamp/m-p/2353501#M119672</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have 10 date fields whose values like: &lt;/P&gt;&lt;P&gt;Column_A = 7/23/2021 &lt;/P&gt;&lt;P&gt;Col_B=08/23/2021 &lt;/P&gt;&lt;P&gt;Col_C= 08/23/2021 11:23:37 AM&lt;/P&gt;&lt;P&gt;All I am trying to do is, send these date columns from one (Oracle) input table which has string data type to (Oracle) target table which has TIMESTAMP data types. &lt;/P&gt;&lt;P&gt;For the fields Column_A, Col_B it has to put Timestamp automatically as 00:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide me, how can I do it. &lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:58:03 GMT</pubDate>
    <dc:creator>ssarma1625980935</dc:creator>
    <dc:date>2024-11-15T23:58:03Z</dc:date>
    <item>
      <title>Convert date to Timestamp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-date-to-Timestamp/m-p/2353501#M119672</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have 10 date fields whose values like: &lt;/P&gt;&lt;P&gt;Column_A = 7/23/2021 &lt;/P&gt;&lt;P&gt;Col_B=08/23/2021 &lt;/P&gt;&lt;P&gt;Col_C= 08/23/2021 11:23:37 AM&lt;/P&gt;&lt;P&gt;All I am trying to do is, send these date columns from one (Oracle) input table which has string data type to (Oracle) target table which has TIMESTAMP data types. &lt;/P&gt;&lt;P&gt;For the fields Column_A, Col_B it has to put Timestamp automatically as 00:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide me, how can I do it. &lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-date-to-Timestamp/m-p/2353501#M119672</guid>
      <dc:creator>ssarma1625980935</dc:creator>
      <dc:date>2024-11-15T23:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert date to Timestamp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-date-to-Timestamp/m-p/2353502#M119673</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Read the source data with string type and convert it to Date type on tMap, set the date pattern of output column as "MM/dd/yyyy HH:mm:ss" and set the expression like this:&lt;/P&gt;&lt;P&gt;TalendDate.parseDate("MM/dd/yyyy",row1.Col_B)&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 04:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-date-to-Timestamp/m-p/2353502#M119673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-12T04:57:16Z</dc:date>
    </item>
  </channel>
</rss>

