Anyone have any tricks to get the time zone a user's in? The only thing I can think of is with Javascript, but maybe someone knows of a clever way other than that?
7/17/2008 1:19:34 PM
I don't think browsers send time zone in the headers. JS is probably the easiest route.
7/17/2008 3:40:03 PM