Index: openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl,v diff -u -r1.31.2.9 -r1.31.2.10 --- openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl 23 Mar 2023 17:11:19 -0000 1.31.2.9 +++ openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl 30 Jul 2024 08:57:45 -0000 1.31.2.10 @@ -924,9 +924,9 @@ next_month_name January prev_month_name November - @param the_day ANSI formatted date string (yyyy-mm-dd). If not - specified this procedure will default to today's - date. + @param the_date ANSI formatted date string (yyyy-mm-dd). If not + specified this procedure will default to today's + date. @param element when set, the proc will return this date property only and will not set any variable in the caller