<?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: [resolved] Conversion from Unix Epoch Time to Human Readable Datetime in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Conversion-from-Unix-Epoch-Time-to-Human-Readable/m-p/2322671#M92593</link>
    <description>This code works&lt;BR /&gt;new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new java.util.Date ((long)row2.hit_time_gmt))&lt;BR /&gt;row2.hit_time_gmt being your epoch time</description>
    <pubDate>Wed, 16 Sep 2009 19:51:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-09-16T19:51:03Z</dc:date>
    <item>
      <title>[resolved] Conversion from Unix Epoch Time to Human Readable Datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Conversion-from-Unix-Epoch-Time-to-Human-Readable/m-p/2322670#M92592</link>
      <description>I am trying to convert the integer (Big Decimal) 1235980865&lt;BR /&gt;that is converted for me in the input to 2009-03-02 00:01:05&lt;BR /&gt;but using the tmap and this code: new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new java.util.Date (row2.hit_time_gmt))             &lt;BR /&gt;I am getting this as an output:1970-01-14 23:19:40&lt;BR /&gt;&lt;BR /&gt;I am not quite certain what I am doing wrong.</description>
      <pubDate>Sat, 16 Nov 2024 13:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Conversion-from-Unix-Epoch-Time-to-Human-Readable/m-p/2322670#M92592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Conversion from Unix Epoch Time to Human Readable Datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Conversion-from-Unix-Epoch-Time-to-Human-Readable/m-p/2322671#M92593</link>
      <description>This code works&lt;BR /&gt;new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new java.util.Date ((long)row2.hit_time_gmt))&lt;BR /&gt;row2.hit_time_gmt being your epoch time</description>
      <pubDate>Wed, 16 Sep 2009 19:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Conversion-from-Unix-Epoch-Time-to-Human-Readable/m-p/2322671#M92593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-16T19:51:03Z</dc:date>
    </item>
  </channel>
</rss>

