Fix
correct this in the configuration.php of whmcs.
Open up your configuration.php (which is in your root WHMCS directory) using any text editor you are using and then at the bottom before the closing php tag add the following line:
date_default_timezone_set(‘Pacific/Auckland’);