[Zope] Local Time Zone
Oleg Broytmann
phd@phd.dada.ru
Sat, 4 Nov 2000 14:00:45 +0300 (MSK)
On Fri, 3 Nov 2000, Daniel Rusch wrote:
> I know I can get the users language preference like this:
> <dtml-var "REQUEST['HTTP_ACCEPT_LANGUAGE']">
>
> The question then is, is there a similar method of getting the users
> Local Time Zone???
There is no. Use javascript on client side to redirect or set cookie or
something...
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.