Inferring timezone for HTTP headers

You could use javascript to transform the date into the client’s timezone. This post on _why’s blog describes how to go about doing this: http://redhanded.hobix.com/inspect/showingPerfectTime.html

Hammed