TimeZone

Summary

Sets the timezone to use in Exponential.

Usage

 

TimeZone=Area/Location

Description

In order to run multiple installations of Exponential on one server using different timezones it is now possible to override the OS default timezone. The time zones are named as "Area/Location", where "Area" is the name of a continent or ocean, and "Location" is the name of a specific location within that region, usually cities or small islands. (The list of timezones can be found at http://www.php.net/manual/en/timezones.php)

This setting is empty by default, which means that Exponential will use the PHP default timezone (controlled by the "date.timezone" value in the "php.ini" configuration file).

Examples

Example 1

TimeZone=America/Antigua

This will instruct the system to use the "America/Antigua" timezone instead of the PHP default timezone / OS default timezone.

Powered by Exponential™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.