<?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 unix timestamp to different time zone in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262960#M43265</link>
    <description>Hi 
&lt;FONT size="1"&gt;Amit,&lt;/FONT&gt; 
&lt;BR /&gt;We have replied your another topic in: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCmiGCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Need-help-on-tTeradataTPT-component/td-p/85008&lt;/A&gt;. Could you please take a look at it? 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 18 Jan 2016 10:11:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-18T10:11:29Z</dc:date>
    <item>
      <title>convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262954#M43259</link>
      <description>Hi All,
&lt;BR /&gt;we have csv file.
&lt;BR /&gt;ts
&lt;BR /&gt;1390207663
&lt;BR /&gt;1390208083
&lt;BR /&gt;1390208383
&lt;BR /&gt;1390208743
&lt;BR /&gt;we want to convert timestamp values to another timezone timestamp?
&lt;BR /&gt;
&lt;BR /&gt;Thanks in advance
&lt;BR /&gt;vicky</description>
      <pubDate>Sat, 16 Nov 2024 11:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262954#M43259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262955#M43260</link>
      <description>Keep in mind: a UNIX timestamp is simply the amount of milliseconds until the 01.01.1970 00:00:00.000 
&lt;BR /&gt;If you want to move it one hour later you have to add (1*60*60*1000) to your long typed timestamp. 
&lt;BR /&gt;One of the problem is to know from which timezone is your timestamp.</description>
      <pubDate>Wed, 22 Jan 2014 20:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262955#M43260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-22T20:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262956#M43261</link>
      <description>hi vicky, 
&lt;BR /&gt;first convert your string variables to double . 
&lt;BR /&gt;using Double.parseDouble(column_name) 
&lt;BR /&gt;then in tmap you can directly use the below expression to get date 
&lt;BR /&gt;: 
&lt;BR /&gt;new java.util.Date((long)(Column_Name*1000)) 
&lt;BR /&gt;the above expression will convert your unix date into actual date pattern. 
&lt;BR /&gt;please let me know incase of any doubts. 
&lt;BR /&gt;with regards, 
&lt;BR /&gt;Akash S.</description>
      <pubDate>Thu, 23 Jan 2014 08:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262956#M43261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-23T08:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262957#M43262</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hello,&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I &amp;nbsp;want to convert the unix timestamp &amp;nbsp;1443696342801 &amp;nbsp;into date ,&lt;BR /&gt;i am new to Talend , i converted &amp;nbsp;1298226724 into date using &amp;nbsp;below logic , please see below attach screen shots:&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;But i am unable to convert this number 1443696342801 &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;any suggestion will be helpfull&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;its little urgent&amp;nbsp;&lt;BR /&gt;thanks&lt;BR /&gt;Amit&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MChI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155302iD55209527710E995/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MChI.png" alt="0683p000009MChI.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 05 Jan 2016 17:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262957#M43262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T17:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262958#M43263</link>
      <description>Hi Amit, 
&lt;BR /&gt;We have replied to your another topic: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCmKhCAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/convert-the-unix-timestamp/td-p/83249&lt;/A&gt;. Could you please take a look at it? 
&lt;BR /&gt;Let us know if it is Ok with you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 06 Jan 2016 07:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262958#M43263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-06T07:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262959#M43264</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Dear Users,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Can anyone explain step by step how to load data from flat file into teradata using tteradataTPT component , i tried but i am uanble to do so..i referred to online docs but its not helpful also few forums&amp;nbsp;&lt;BR /&gt;Please help its v urgent&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks&lt;BR /&gt;Amit&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Jan 2016 19:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262959#M43264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-16T19:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: convert unix timestamp to different time zone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262960#M43265</link>
      <description>Hi 
&lt;FONT size="1"&gt;Amit,&lt;/FONT&gt; 
&lt;BR /&gt;We have replied your another topic in: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCmiGCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Need-help-on-tTeradataTPT-component/td-p/85008&lt;/A&gt;. Could you please take a look at it? 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 18 Jan 2016 10:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-unix-timestamp-to-different-time-zone/m-p/2262960#M43265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T10:11:29Z</dc:date>
    </item>
  </channel>
</rss>

