Overview

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

The Time zones module enables the configuration of time zones for the physical location of the server, for particular websites and even for particular users. This can be useful if your site has an international audience and you want the date and time displayed on your site to be correct for users from across the world.

 

Before it can be used, the module must be enabled as described in the Enabling the module chapter.

 

To learn how to configure individual time zones in the system, please see the Managing time zones chapter. Time zones can also be set to adjust their time according to Daylight saving time.

 

Time zones can also be applied in your code. The Displaying correct time in your code chapter provides more information and examples.

 

Time zones are currently supported in:

 

CMS Desk -> Content
CMS Desk -> My desk
CMS Desk -> Tools -> Booking system
Web parts of the Blogs, Forums, Message boards, Messaging and Smart search modules; more information can be found in the Use in web parts chapter

 

A typical example of use is displaying the time of forum posts when you have a global community – while the server may be located in New York (GMT -5:00), visitors coming from Paris (GMT +1:00) may see their new posts were added at 8am, while they would expect to see 2pm according to their current time.

 

Another example is a website of a global company that runs on a server in New York, but contains content for a French office. In this case, French visitors may wonder why the current time displayed by the server is 8am while it’s 2pm in Paris. That’s when you use the built-in support for multiple time zones.

 

Page url: http://devnet.kentico.com/docs/devguide/index.html?time_zones_overview.htm