Because PHP is server side scripting the php date() function will return the time on the server.
To get the time on your machine you will need to use a client side script (like javascript, or vbscript). This should be output as part of the html output