<?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 from UNIX Time to a timezone in Español</title>
    <link>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463363#M13835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfecto Karla.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Como creaste un blog no sé si puedes marcar la respuesta como útil y correcta, Siempre ayuda a los compañeros a filtrar sus búsquedas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 06:32:40 GMT</pubDate>
    <dc:creator>Joaquin_Lazaro</dc:creator>
    <dc:date>2016-04-18T06:32:40Z</dc:date>
    <item>
      <title>Convert from UNIX Time to a timezone</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463360#M13832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently, I have to work with a system that stores time in UNIX format. In UNIX systems time is represented as the number of seconds that have elapsed since January 1st, 1970 00:00:00 (UTC).&amp;nbsp;&amp;nbsp; After doing some research I found out how to translate this numbers into timestamp:&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;Timestamp = UnixTime / 86400 + 25569&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;For instance, If you want to convert unix time 1405688400 into timestamp, you have to use the following expression:&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;IMG alt="test.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62746_test.PNG.png" /&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;The resulting timestamp is in UTC. In case that you need to convert this time to another timezone &lt;STRONG&gt;ConvertToLocalTime&lt;/STRONG&gt; can be used. For instance if you want to convert to PST time:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="foto.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/82233_foto.png" style="height: 104px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Hope this helps.&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Regards,&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Karla.&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="text-align: center; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2016 19:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463360#M13832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-03T19:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert from UNIX Time to a timezone</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463361#M13833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Karla:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si haces la conversión durante el script evitarás recalcular todas las TS en cada click &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 13:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463361#M13833</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2016-04-04T13:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Convert from UNIX Time to a timezone</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463362#M13834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Joaquinlr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias por la sugerencia, y si en efecto lo hicimos hace un par de dias. Tuvimos que extraer la data de una central telefonica para analizar el trafico de llamadas, e hicimos la conversion a nivel de scripting y tener disponible el valor de timestamp ya calculado en la visualizacion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos Cordiales,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Karla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Apr 2016 21:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463362#M13834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-17T21:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert from UNIX Time to a timezone</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463363#M13835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfecto Karla.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Como creaste un blog no sé si puedes marcar la respuesta como útil y correcta, Siempre ayuda a los compañeros a filtrar sus búsquedas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 06:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Convert-from-UNIX-Time-to-a-timezone/m-p/1463363#M13835</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2016-04-18T06:32:40Z</dc:date>
    </item>
  </channel>
</rss>

