Browser’s time zone
Monday, September 25th, 2006I recently had the problem where my Java code running in a web server needed to figure out the user’s time zone. I needed to be able to display dates and times stored on the server in the user’s time zone. Daylight savings makes time zone calculations rather difficult. Not every time zone observes daylight [...]





