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.1 -r1.2 --- openacs-4/packages/acs-lang/www/set-system-timezone.tcl 20 Apr 2001 20:51:08 -0000 1.1 +++ openacs-4/packages/acs-lang/www/set-system-timezone.tcl 29 Aug 2001 21:22:49 -0000 1.2 @@ -19,8 +19,10 @@
-ACS currently believes that Oracle is running in the -timezone [ad_locale_get_system_timezone] +OpenACS currently believes that the +[string totitle [nsv_get ad_database_type .]] database +is running in the timezone +[ad_locale_get_system_timezone]

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


-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). +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).