<?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: ISO 8601 timedefinition summer winter time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424379#M612339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to add Daylightsavings() to Timezone() [latter will return timezone without DST]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rangesum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TimeZone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DaylightSaving&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),'hh:mm') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;edit:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And the correct timezone &amp;amp; DST setting needs to be set in OS&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2017 11:34:06 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-10-10T11:34:06Z</dc:date>
    <item>
      <title>ISO 8601 timedefinition summer winter time</title>
      <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424376#M612336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to have a good formula to show the time in the iso 8601 format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YYYY-MM-DDThh:mm:ss+02:00 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are now in Summertime Amsterdam +02:00&lt;/P&gt;&lt;P&gt;we go tho wintertime in october and then we need +01:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried different formula, but non is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ConvertToLocalTime &lt;/P&gt;&lt;P&gt;Timezone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This formula give problems in the night at 01:00 + 00:00 hour.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) = 0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;hour&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UTC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'UTC')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (local time when reloading the document) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any suggestions ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Qlikview version 12&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424376#M612336</guid>
      <dc:creator />
      <dc:date>2017-10-10T08:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: ISO 8601 timedefinition summer winter time</title>
      <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424377#M612337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like this may hint for a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UTC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() + daylightsaving(),'Amsterdam') &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 10:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424377#M612337</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-10T10:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: ISO 8601 timedefinition summer winter time</title>
      <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424378#M612338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus, thanks for helping&lt;/P&gt;&lt;P&gt;for some reaon daylightsavings and also timezone keeps giving 1:00 in stead of the current 2:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 11:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424378#M612338</guid>
      <dc:creator />
      <dc:date>2017-10-10T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: ISO 8601 timedefinition summer winter time</title>
      <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424379#M612339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to add Daylightsavings() to Timezone() [latter will return timezone without DST]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rangesum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TimeZone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DaylightSaving&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),'hh:mm') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;edit:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And the correct timezone &amp;amp; DST setting needs to be set in OS&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 11:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424379#M612339</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-10T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: ISO 8601 timedefinition summer winter time</title>
      <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424380#M612340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looked that these expression worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ConvertToLocalTime(timestamp,'Amsterdam', true()) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179130_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not you could play with it in the attached application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424380#M612340</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-10T12:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISO 8601 timedefinition summer winter time</title>
      <link>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424381#M612341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;many thanks this formula works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 14:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ISO-8601-timedefinition-summer-winter-time/m-p/1424381#M612341</guid>
      <dc:creator />
      <dc:date>2017-10-10T14:10:32Z</dc:date>
    </item>
  </channel>
</rss>

