<?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 Daylight saving in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229019#M80986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was referring to the thrid parm "ignore_dst".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;ConvertToLocalTime( timestamp [, place [, ignore_dst=false]]])&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;You still need to specify the place.&lt;/P&gt;&lt;P&gt;ConvertToLocal(timestamp, 'GMT-5:00')&lt;/P&gt;&lt;P&gt;will convert the timestamp to GMT-5:00 and take into account whether timestamp falls into a DST range.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2010 07:12:59 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2010-10-07T07:12:59Z</dc:date>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229014#M80981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to implement the below functionality.&lt;/P&gt;&lt;P&gt;I will have the list box which will show all the timezones. Based on the user selection all the datefeilds in the document has to get changed to the selected Timezone.Also it should work with relevant to the Daylight savings.&lt;/P&gt;&lt;P&gt;Since there are customers from different Timezones and it is very difficult to maintain seperate instance for each customer. We need to go by this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 08:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229014#M80981</guid>
      <dc:creator />
      <dc:date>2010-10-06T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229015#M80982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe you can use the following expression:&lt;/P&gt;&lt;P&gt;ConvertToLocalTime(DateField, 'GMT-05:00')&lt;/P&gt;&lt;P&gt;The second parameter will be the user's selected value.&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 12:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229015#M80982</guid>
      <dc:creator />
      <dc:date>2010-10-06T12:33:47Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229016#M80983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel.&lt;/P&gt;&lt;P&gt;but i have the concern . How to take care of the daylight saving. if we are able to call the windows timezone. Your solution will work perfectly with daylight saving.........&lt;/P&gt;&lt;P&gt;Any idea on possiblity of calling the windows Timezone............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 05:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229016#M80983</guid>
      <dc:creator />
      <dc:date>2010-10-07T05:34:05Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229017#M80984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ConvertToLocalTime handles DST by default. See ConvertToLocalTime function in the Ref Guide or the Help.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 06:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229017#M80984</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-10-07T06:43:05Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229018#M80985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Rob's answer is right, you can use ConverToLocalTime(DateField) and it'll return the data based on the windows timezone, but, there is a problem, if you have the file in a server, it will get the windows server time zone for all connected users.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 06:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229018#M80985</guid>
      <dc:creator />
      <dc:date>2010-10-07T06:59:58Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229019#M80986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was referring to the thrid parm "ignore_dst".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;ConvertToLocalTime( timestamp [, place [, ignore_dst=false]]])&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;You still need to specify the place.&lt;/P&gt;&lt;P&gt;ConvertToLocal(timestamp, 'GMT-5:00')&lt;/P&gt;&lt;P&gt;will convert the timestamp to GMT-5:00 and take into account whether timestamp falls into a DST range.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 07:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229019#M80986</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-10-07T07:12:59Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229020#M80987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob,&lt;/P&gt;&lt;P&gt;Would like to know is there any other option to implement this TimeZone(i.e locale). Since we have multiple customers and they are in different timezone. Would like to go with single server.But how to manage the timezone?????&lt;/P&gt;&lt;P&gt;Any idea to solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 21:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229020#M80987</guid>
      <dc:creator />
      <dc:date>2010-10-20T21:03:58Z</dc:date>
    </item>
    <item>
      <title>Daylight saving</title>
      <link>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229021#M80988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the default timezone is always the server. So you might try setting a variable onopen to the client's timezone like suggested in this wiki:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/wikis/qlikview-wiki/how-to-get-date-format-from-the-user-machine.aspx"&gt;http://community.qlik.com/wikis/qlikview-wiki/how-to-get-date-format-from-the-user-machine.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 06:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daylight-saving/m-p/229021#M80988</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-10-21T06:20:53Z</dc:date>
    </item>
  </channel>
</rss>

