Index: openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl,v diff -u -r1.12.14.5 -r1.12.14.6 --- openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl 6 Sep 2014 19:24:39 -0000 1.12.14.5 +++ openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl 9 Sep 2014 08:31:59 -0000 1.12.14.6 @@ -548,7 +548,7 @@ string } { Returns a string w/ leading zeros trimmed. - Used to get around TCL interpreter problems w/ thinking leading + Used to get around Tcl interpreter problems w/ thinking leading zeros are octal. We could just use validate_integer, but it runs one extra regexp that we don't need to run. } {