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.19.2.1 -r1.19.2.2 --- openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl 14 Feb 2019 16:15:00 -0000 1.19.2.1 +++ openacs-4/packages/acs-datetime/tcl/acs-datetime-procs.tcl 20 Nov 2019 13:59:30 -0000 1.19.2.2 @@ -299,7 +299,7 @@ return "" } - return [lc_time_fmt [clock_to_ansi [clock scan $year-$month-01]] "%B"] + return [lc_time_fmt [lc_clock_to_ansi [clock scan $year-$month-01]] "%B"] } @@ -323,7 +323,7 @@ return "" } - return [lc_time_fmt [clock_to_ansi [clock scan $year-$month-01]] "%B"] + return [lc_time_fmt [lc_clock_to_ansi [clock scan $year-$month-01]] "%B"] } ad_proc -public dt_widget_datetime {