Index: openacs-4/packages/acs-lang/www/set-system-timezone.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/Attic/set-system-timezone.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-lang/www/set-system-timezone.tcl 29 Aug 2001 21:22:49 -0000 1.2 +++ openacs-4/packages/acs-lang/www/set-system-timezone.tcl 7 Oct 2002 14:32:47 -0000 1.3 @@ -19,10 +19,8 @@
-OpenACS currently believes that the -[string totitle [nsv_get ad_database_type .]] database -is running in the timezone -[ad_locale_get_system_timezone] +ACS currently believes that Oracle is running in the +timezone [ad_locale_get_system_timezone]

If this is correct, then the offset between the time returned by @@ -52,9 +50,8 @@ append page "


-You can use the form below to tell OpenACS what timezone the -[string totitle [nsv_get ad_database_type .]] database is operating in. -(There does not appear to be a nice way to ask the database this question automatically). +You can use the form below to tell ACS what timezone Oracle is operating in. +(There does not appear to be a nice way to ask Oracle this question automatically).