Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display wrong Time at webserver?
01-15-2014, 04:32 PM, (This post was last modified: 01-15-2014, 04:34 PM by Rajkamal.)
#1
Display wrong Time at webserver?
I upload webERP at my web server, It display wrong Time, Time zone on my server is correct. a file attached please suggest me.

Thank You !


Attached Files Thumbnail(s)
   
Reply
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
01-15-2014, 08:45 PM,
#3
RE: Display wrong Time at webserver?
Thank You Phil
Its working........
Reply
01-24-2014, 05:41 PM,
#4
RE: Display wrong Time at webserver?
Wow its a great idea thanx for that...!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)