<?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 Converting Unix Time into PDT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164935#M37445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are really beginner. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt; Try to read the Help before ask. Here is your function:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=ConvertToLocalTime(&lt;BR /&gt;timestamp((1280867588 /(24*60*60)) + (2 + date#('1/1/1970') - date#('1/1/1900')))&lt;BR /&gt;, 'GMT-08:00')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 18:29:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-17T18:29:22Z</dc:date>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164931#M37441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a Unix Time stamp ,&lt;/P&gt;&lt;P&gt;Unix Date: 1280867588 which has to be converted to PDT with time stamp, as 08/03/2010 06:33:08&lt;/P&gt;&lt;P&gt;Please Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164931#M37441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-17T17:22:13Z</dc:date>
    </item>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164932#M37442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=timestamp((1280867588 /(24*60*60)) + (2 + date#('1/1/1970') - date#('1/1/1900')))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164932#M37442</guid>
      <dc:creator />
      <dc:date>2010-08-17T17:48:31Z</dc:date>
    </item>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164933#M37443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By using the above i get the value 8/3/2010 8:33:08 PM,&lt;/P&gt;&lt;P&gt;the actual value in GMT &amp;amp; PST for 1280867588&lt;BR /&gt;are below, could any one please let me know what is the time zone this syntax is converting to ? I need in PST/PDT&lt;/P&gt;&lt;P&gt;&lt;B&gt;GMT Time:&lt;/B&gt; 2010-08-03 20:33:08&lt;BR /&gt;&lt;B&gt;PST8PDT Time:&lt;/B&gt; 2010-08-03 13:33:08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 18:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164933#M37443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-17T18:08:22Z</dc:date>
    </item>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164934#M37444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your source data is a Unix TimeStamp you can use this in the SQL part of the LOAD statement:&lt;/P&gt;&lt;P&gt;(the date I was trying to convert was info_startdate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT *, FROM_UNIXTIME(info_startdate) as Info_Start_Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 18:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164934#M37444</guid>
      <dc:creator>villafuerte</dc:creator>
      <dc:date>2010-08-17T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164935#M37445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are really beginner. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt; Try to read the Help before ask. Here is your function:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=ConvertToLocalTime(&lt;BR /&gt;timestamp((1280867588 /(24*60*60)) + (2 + date#('1/1/1970') - date#('1/1/1900')))&lt;BR /&gt;, 'GMT-08:00')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 18:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164935#M37445</guid>
      <dc:creator />
      <dc:date>2010-08-17T18:29:22Z</dc:date>
    </item>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164936#M37446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the reply , Could anybody please tell me what is the Time Zone the unix time is being converted into when using :&lt;/P&gt;&lt;P&gt;timestamp((start_time /(24*60*60)) + (2 + date#('1/1/1970') - date#('1/1/1900')))&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;FROM_UNIXTIME(info_startdate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 19:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164936#M37446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-17T19:03:30Z</dc:date>
    </item>
    <item>
      <title>Converting Unix Time into PDT</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164937#M37447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know nothing about "FROM_UNIXTIME(info_startdate)".&lt;/P&gt;&lt;P&gt;But the first expression doesn't do any Time Zone conversion. It converts unix datetime to QV datetime. And QV datetime time zone will be the same as unix datetime time zone. The question is what the unix time zone is. You should know it before any Time Zone conversion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 19:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Unix-Time-into-PDT/m-p/164937#M37447</guid>
      <dc:creator />
      <dc:date>2010-08-17T19:51:50Z</dc:date>
    </item>
  </channel>
</rss>

