Time script, set to my time zone?

Posted on 16th Feb 2014 by admin

I am using this line to get the date and time

Code: $time = date(F." ".d.", ".Y." ".g.":".i.":".sa,time());
How could I change this to my time zone here in California, USA?

Other forums