<?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: Epoch conversion in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Epoch-conversion/m-p/2489125#M141456</link>
    <description>&lt;P&gt;=num(date(today(1)))*86400000 - num(date('1/1/1970'))*86400000&lt;/P&gt;
&lt;P&gt;This will give you epoch time in milliseconds for a specified date. Qlik is storing dates as the number of days passed from 1/1/1900, whereas epoch time starts from 1970. Converting the date to milliseconds, and subtracting 1970, will give you the correct epoch time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From&amp;nbsp;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Calculate-epoch-time-milliseconds/m-p/1251009/highlight/true#M395928" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Calculate-epoch-time-milliseconds/m-p/1251009/highlight/true#M395928&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 08:57:48 GMT</pubDate>
    <dc:creator>p_verkooijen</dc:creator>
    <dc:date>2024-10-25T08:57:48Z</dc:date>
    <item>
      <title>Epoch conversion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Epoch-conversion/m-p/2489122#M141455</link>
      <description>&lt;P&gt;How to convert a date from epoch (milliseconds) to date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 08:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Epoch-conversion/m-p/2489122#M141455</guid>
      <dc:creator>Paolo_SMC</dc:creator>
      <dc:date>2024-10-25T08:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Epoch conversion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Epoch-conversion/m-p/2489125#M141456</link>
      <description>&lt;P&gt;=num(date(today(1)))*86400000 - num(date('1/1/1970'))*86400000&lt;/P&gt;
&lt;P&gt;This will give you epoch time in milliseconds for a specified date. Qlik is storing dates as the number of days passed from 1/1/1900, whereas epoch time starts from 1970. Converting the date to milliseconds, and subtracting 1970, will give you the correct epoch time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From&amp;nbsp;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Calculate-epoch-time-milliseconds/m-p/1251009/highlight/true#M395928" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Calculate-epoch-time-milliseconds/m-p/1251009/highlight/true#M395928&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 08:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Epoch-conversion/m-p/2489125#M141456</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2024-10-25T08:57:48Z</dc:date>
    </item>
  </channel>
</rss>

