Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display wrong Time at webserver?
01-15-2014, 04:42 PM,
#2
RE: Display wrong Time at webserver?
You can change the time-zone in the config.php file.
Code:
date_default_timezone_set('Pacific/Auckland');
putenv('TZ=Pacific/Auckland');

http://php.net/manual/en/timezones.php
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Messages In This Thread
Display wrong Time at webserver? - by Rajkamal - 01-15-2014, 04:32 PM
RE: Display wrong Time at webserver? - by phil - 01-15-2014, 04:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)