I have a javascript countdown script which counts down the time until a cron job runs a php script on my server, this works great if the user is in eastern standard time but if a user is in a different timezone the the time counting down is off from when my php script runs, is here a solution to this?