<?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: Convert timestamps with java in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270234#M48212</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM17AAG"&gt;@ravinderk&lt;/A&gt;&amp;nbsp;This is very generic. I asked for some help.&lt;BR /&gt;Thanks god , I figure it out somehow&lt;/P&gt;
&lt;P&gt;In tjavarow&lt;/P&gt;
&lt;P&gt;//input the&amp;nbsp; column with the date-string&lt;/P&gt;
&lt;P&gt;String sDate1=input_row.newColumn2;&lt;/P&gt;
&lt;P&gt;//parse with the format that our string has ! If We want other format we can change it in "edit schema".&lt;BR /&gt;Date date1=new SimpleDateFormat("dd-MM-yy HH:mm").parse(sDate1);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone has a different and better solution please post it.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2020 13:52:20 GMT</pubDate>
    <dc:creator>DrGenious</dc:creator>
    <dc:date>2020-01-27T13:52:20Z</dc:date>
    <item>
      <title>Convert timestamps with java</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270232#M48210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a column with many timestamps and I want to convert them from string to date but with java , not with tmap.&lt;/P&gt;&lt;P&gt;Thanks you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 09:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270232#M48210</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-01-27T09:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert timestamps with java</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270233#M48211</link>
      <description>&lt;P&gt;Use timestamp functions in tjavaRow.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 13:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270233#M48211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-27T13:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert timestamps with java</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270234#M48212</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM17AAG"&gt;@ravinderk&lt;/A&gt;&amp;nbsp;This is very generic. I asked for some help.&lt;BR /&gt;Thanks god , I figure it out somehow&lt;/P&gt;
&lt;P&gt;In tjavarow&lt;/P&gt;
&lt;P&gt;//input the&amp;nbsp; column with the date-string&lt;/P&gt;
&lt;P&gt;String sDate1=input_row.newColumn2;&lt;/P&gt;
&lt;P&gt;//parse with the format that our string has ! If We want other format we can change it in "edit schema".&lt;BR /&gt;Date date1=new SimpleDateFormat("dd-MM-yy HH:mm").parse(sDate1);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone has a different and better solution please post it.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 13:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-timestamps-with-java/m-p/2270234#M48212</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-01-27T13:52:20Z</dc:date>
    </item>
  </channel>
</rss>

