<?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 iso 8601 to timestamp in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/converting-iso-8601-to-timestamp-in-load-script/m-p/1303922#M843406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Thank you for taking the time to read my question and potentially help me!&amp;nbsp; I am loading an excel sheet into the qlikview document.&amp;nbsp; One of the columns is a datetime in iso 8601 format (so YYYY-MM-DDTHH:MM:SS+tzn).&amp;nbsp; I would like to be able to change this into the regular timestamp format; how is this done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried timestamp(timestamp_field), timestamp#(timestamp_field), and timestamp(timestamp_field, 'YYYY-MM-DD hh:mm:ss').&amp;nbsp; None of them work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>converting iso 8601 to timestamp in load script</title>
      <link>https://community.qlik.com/t5/QlikView/converting-iso-8601-to-timestamp-in-load-script/m-p/1303922#M843406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Thank you for taking the time to read my question and potentially help me!&amp;nbsp; I am loading an excel sheet into the qlikview document.&amp;nbsp; One of the columns is a datetime in iso 8601 format (so YYYY-MM-DDTHH:MM:SS+tzn).&amp;nbsp; I would like to be able to change this into the regular timestamp format; how is this done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried timestamp(timestamp_field), timestamp#(timestamp_field), and timestamp(timestamp_field, 'YYYY-MM-DD hh:mm:ss').&amp;nbsp; None of them work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-iso-8601-to-timestamp-in-load-script/m-p/1303922#M843406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: converting iso 8601 to timestamp in load script</title>
      <link>https://community.qlik.com/t5/QlikView/converting-iso-8601-to-timestamp-in-load-script/m-p/1303923#M843407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In theory and when reading Excel binary values, all Date/Time/Timestamp cells will contain both a binary value and a presentation value (your ISO format). QlikView should be able to read these binary vlaues as is, and convert them to whatever format you would like to use in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still doesn't work, try &lt;SPAN style="font-family: 'courier new', courier;"&gt;timestamp#(value, 'YourFormatCodeThatMatchesTheISOInput')&lt;/SPAN&gt;. Include all digits that are part of the timestamp but omit anything else, especially the timezone indicator. You'll have to map the timezone separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW can you post an example of such an Excel timestamp? We now know all cases that don't work, but not what is expected to work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 13:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-iso-8601-to-timestamp-in-load-script/m-p/1303923#M843407</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-24T13:21:21Z</dc:date>
    </item>
  </channel>
</rss>

