Is there a way to display the user's current date and time using php? I'd like to write something that will determine the timezone the user is in and display the correct date and time according to that. Can anyone point me in the right direction?
Thanks, Wil
As it's about user, not server, ask in Javascript forum 🙂 Don't remember for sure, but probably JS has some date handling.