<?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: Hex to Dec TIMESTAMP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Hex-to-Dec-TIMESTAMP/m-p/2284893#M58515</link>
    <description>&lt;P&gt;I found the solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Input is the input row .&lt;/P&gt;&lt;P&gt;Long decimal = Long.parseLong(input,16);&lt;BR /&gt;SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");&lt;BR /&gt;&lt;BR /&gt;String new_time = sdf.format(new Date(decimal));&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 15:11:39 GMT</pubDate>
    <dc:creator>DrGenious</dc:creator>
    <dc:date>2020-02-05T15:11:39Z</dc:date>
    <item>
      <title>Hex to Dec TIMESTAMP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hex-to-Dec-TIMESTAMP/m-p/2284892#M58514</link>
      <description>&lt;P&gt;HEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to convert "0169af56d96c" from Hex to Dec and then to unix timestamp with java.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 09:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hex-to-Dec-TIMESTAMP/m-p/2284892#M58514</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-02-05T09:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hex to Dec TIMESTAMP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hex-to-Dec-TIMESTAMP/m-p/2284893#M58515</link>
      <description>&lt;P&gt;I found the solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Input is the input row .&lt;/P&gt;&lt;P&gt;Long decimal = Long.parseLong(input,16);&lt;BR /&gt;SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");&lt;BR /&gt;&lt;BR /&gt;String new_time = sdf.format(new Date(decimal));&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 15:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hex-to-Dec-TIMESTAMP/m-p/2284893#M58515</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-02-05T15:11:39Z</dc:date>
    </item>
  </channel>
</rss>

