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.8 -r1.9 --- openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl 17 May 2003 09:44:35 -0000 1.8 +++ openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl 15 Aug 2003 14:51:13 -0000 1.9 @@ -49,13 +49,13 @@ ad_proc dt_month_names {} { Returns the calendar month names as a Tcl list (January, February, ...) } { - return [nsv_get locale [lang::conn::locale],mon] + return [lc_get mon] } ad_proc dt_month_abbrev {} { Returns the calendar month names as a Tcl list (Jan, Feb, ...) } { - return [nsv_get locale [lang::conn::locale],abmon] + return [lc_get abmon] } ad_proc dt_ansi_to_julian_single_arg {