Index: openacs-4/packages/acs-messaging/tcl/acs-messaging-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-messaging/tcl/acs-messaging-procs.tcl,v diff -u -N -r1.9 -r1.9.2.1 --- openacs-4/packages/acs-messaging/tcl/acs-messaging-procs.tcl 7 Aug 2017 23:47:57 -0000 1.9 +++ openacs-4/packages/acs-messaging/tcl/acs-messaging-procs.tcl 5 Sep 2019 16:08:32 -0000 1.9.2.1 @@ -127,7 +127,7 @@ } { Returns a best guess of the timezone offset for the machine. } { - return [format "%+05d" [expr {([lindex [ns_localtime] 2] - [lindex [ns_gmtime] 2]) * 100]}] + return [format "%+05d" [expr {([lindex [ns_localtime] 2] - [lindex [ns_gmtime] 2]) * 100}]] } ad_proc -private acs_messaging_process_queue {