PHP Putenv - How do I automatically change timezones when daylight savings ?

Gordon S

New member
Hello. i know how to use putenv to change my website timezone.

I am in Auckland New Zealand, and the website clock showed the correct time. However yesterday (sunday) morning, our clocks went forward 1 hour.

so now my website clock is 1 hour out.

Is there some PHP code that will 'automatically' sync with another world clock & KNOWS when NZ changes to/from daylight savings... & uses the correct timezone codes.
 
Back
Top