Sunday, January 31, 2016

Change Date/Time Zone for PHP Development in a MAMP Installation

We can set the Date/Time zone correctly after a MAMP installation by changing the date.timezone value of the php configuration file.

  • "/MACINTOSH/User/Applications/MAMP/conf/php[version]/php.ini"
  • date.timezone="Asia/Maldives"

No comments:

Post a Comment