Index: openacs-4/packages/acs-lang/www/admin/set-system-timezone.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/admin/set-system-timezone.adp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/acs-lang/www/admin/set-system-timezone.adp 3 Dec 2002 17:31:08 -0000 1.1 @@ -0,0 +1,93 @@ + + @page_title@ + System Timzeone + +

+ Here's what the configuration looks like at this point: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Timezone that OpenACS thinks it's in: + + @system_timezone@ +
+ Current time, according to the database: + + @sysdate@ +
+ Difference between local time and UTC, according to database and system setting above: + + @system_utc_offset@ hours +
+ UTC time according to database and system setting: + + @sysdate_utc@ +
+ Actual UTC time according to timeanddate.com: + + @utc_ansi@ +
+ +

+ If the last two date and times are within a few seconds or minutes + of each other, you're fine. Otherwise, you probably want to adjust + what timezone OpenACS should think it's in below. +

+ +
+ +

+ 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 the + database this question automatically). +

+ +
+ +Set Timezone: + + + +

+ + +

+