The Time zones module uses the following database table:
• | CMS_TimeZone - contains time zones and their settings |
The Time zones API is provided by the following CMS.SiteProvider namespace classes:
• | TimeZoneInfo, TimeZoneInfoProvider - these classes provide functionality for managing time zones |
• | TimeZoneHelper - this class contains further static methods for performing time zone related tasks |
The following chapters show examples of how these classes can be used:
The following chapter shows how correct time converted according to time zone settings can be displayed in transformations and by user controls:
The API programming and Kentico CMS internals section of this guide contains more API related information, so please refer to it if required.
For detailed API documentation, such as a list of all methods from the classes above, please refer to Kentico CMS API Reference that is a part of your Kentico CMS installation and can be accessed through the programs folder in Windows Start menu.