TZ - multiple timezone support
authorJoe Atzberger <joe.atzberger@liblime.com>
Thu, 24 Jul 2008 21:11:17 +0000 (16:11 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 27 Jul 2008 11:05:09 +0000 (06:05 -0500)
commitf1d9f78814d8f430734b10323e97f8e05ff18b33
tree999a7a3120e361864b6fe1645a0da82133762326
parent82d0920ec0efd2db5207c463c0d9180e2b4246d5
TZ - multiple timezone support

Support multiple timezones via Apache SetEnv.  See the perldoc for
admin/env_tz_test.pl on how to configure and test.  Minimal changes
to Context itself.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Context.pm
admin/env_tz_test.pl [new file with mode: 0755]