samedi 27 août 2016

Set timezone for New Zealand

I'm currently developing a website using Laravel. I would like to change the timezone to New Zealand since it will be used there.

'timezone' => 'NZ',

I currently have that in my config/app.php and it returns the correct time but wrong am/pm. E.g time returned is 3:03 am, but correct time in new zealand is 3:03 pm.

Aucun commentaire:

Enregistrer un commentaire