<?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 string to timestamp converstion in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/string-to-timestamp-converstion/m-p/2256286#M38723</link>
    <description>hi all,&lt;BR /&gt;&lt;BR /&gt;i have a string "yyyy-mm-dd HH:mm:ss" for example "2011-04-23 17:23:26". how do i convert this string to timestamp using talend?&lt;BR /&gt;Any pointers would be of great help.</description>
    <pubDate>Sat, 16 Nov 2024 12:53:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:53:30Z</dc:date>
    <item>
      <title>string to timestamp converstion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/string-to-timestamp-converstion/m-p/2256286#M38723</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;i have a string "yyyy-mm-dd HH:mm:ss" for example "2011-04-23 17:23:26". how do i convert this string to timestamp using talend?&lt;BR /&gt;Any pointers would be of great help.</description>
      <pubDate>Sat, 16 Nov 2024 12:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/string-to-timestamp-converstion/m-p/2256286#M38723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: string to timestamp converstion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/string-to-timestamp-converstion/m-p/2256287#M38724</link>
      <description>Hi
&lt;BR /&gt;Using the build-in system routine, TalendDate.parseDate(string pattern, Sting stringdate), for example:
&lt;BR /&gt;TalendDate.parseDate("yyyy-MM-dd HH:mm:ss", "2011-04-23 17:23:26")
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 02 Jun 2011 09:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/string-to-timestamp-converstion/m-p/2256287#M38724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-02T09:00:52Z</dc:date>
    </item>
  </channel>
</rss>

