Re: [PHP] Managing time zones

2002-04-03 Thread Tom Rogers
Hi This time without the html ... sorry :) One method is to use javascript to get the clients date/time then create a diff between that and your time and use it to change the display times. Here is a demo of getting the remote date and time Untitled