<?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 Conversion of UNIX date format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149583#M27747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column where the date is in UNIX format. is there any way to convert it in to the normal format? Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2009 13:57:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-17T13:57:00Z</dc:date>
    <item>
      <title>Conversion of UNIX date format</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149583#M27747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column where the date is in UNIX format. is there any way to convert it in to the normal format? Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 13:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149583#M27747</guid>
      <dc:creator />
      <dc:date>2009-07-17T13:57:00Z</dc:date>
    </item>
    <item>
      <title>AW:Conversion of UNIX date format</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149584#M27748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;look at function DateAdd(). You can convert the timestamp with s.th. like this:&lt;/P&gt;&lt;P style="font-style: italic"&gt;DateAdd("s",unixdate,#1970/1/1#)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 14:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149584#M27748</guid>
      <dc:creator />
      <dc:date>2009-07-17T14:27:08Z</dc:date>
    </item>
    <item>
      <title>Conversion of UNIX date format</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149585#M27749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I had that issue some time ago, and I think the post is still in the archived forum.&lt;/P&gt;&lt;P&gt;What Pascal Suggest is a good solution but the DateAdd function is only available in SQL.&lt;/P&gt;&lt;P&gt;For QlikView you can use this:&lt;/P&gt;&lt;P&gt;25569+UnixTimeField/24/60/60&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 15:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149585#M27749</guid>
      <dc:creator />
      <dc:date>2009-07-17T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion of UNIX date format</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149586#M27750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&amp;nbsp; on&amp;nbsp; unixtime create with Opmanager(ManageEngine)&amp;nbsp; to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(25569+CREATETIME/24/60/60/1000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this work for my&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/149586#M27750</guid>
      <dc:creator />
      <dc:date>2012-06-13T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion of UNIX date format</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/2107188#M1224406</link>
      <description>&lt;P&gt;hello good morning,&lt;BR /&gt;I have the same problem but I need to convert in the other way, from timestamp to UNIX.&lt;/P&gt;
&lt;P&gt;do you know how to do it? I can't do it just with math&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 14:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-of-UNIX-date-format/m-p/2107188#M1224406</guid>
      <dc:creator>alerosmari</dc:creator>
      <dc:date>2023-08-18T14:18:45Z</dc:date>
    </item>
  </channel>
</rss>

