Use in web parts

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

Web parts of the Blogs, Forums, Message boards, Messaging and Smart Search modules have the Time zones section in their web part properties, where the applied time zone can be set. The section contains the following two properties:

 

Time zone

Inherit - inherits the time zone setting from the Page placeholder in which it is displayed (typically the one on the master page)
Server - server time zone settings will be used by the web part
Web site - website time zone settings will be used by the web part
User - time zone settings of individual users will be used by the web part
Custom - some other time zone will be used based on the selection done in the Custom time zone property

Custom time zone

If you select one of the time zones, it will be used by the web part, regardless of user or website time zone settings.

 

In the case of the Calendar and Event calendar web parts, these web part properties take no effect. Instead, displaying of the correct time zone needs to be ensured in the used transformation, as described in the Displaying correct time in your code chapter.

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?time_zones_use_in_web_parts.htm