>for "historical" dates we've used calls back to the server (coldfusion) or >during data retrieval where we could access the whole tz database. but the >issue then became what's >"historical"? which ended up as "whatever the client >said it was", not the best approach.
Problem with the server call is it has to be asynchronous which doesn't work in many situations :(