ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

TIMEZONES

Summary

Timezones

Description

The recommended way of setting timezones is via php.ini. However, you can set the default timezone for your eZ Publish application as shown below. More on supported timezones : http://www.php.net/manual/en/timezones.php.

date_default_timezone_set( 'Europe/Paris' )

Andrea Melo (21/06/2012 3:44 pm)

Andrea Melo (22/06/2012 9:55 am)


Comments

There are no comments.