Index: openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl,v diff -u -r1.23.2.11 -r1.23.2.12 --- openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl 7 Feb 2023 13:21:49 -0000 1.23.2.11 +++ openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl 28 Mar 2023 09:35:12 -0000 1.23.2.12 @@ -216,12 +216,11 @@ ad_proc -deprecated ad_dateentrywidget {column { value 0 } } { Returns form pieces for a date entry widget. A null date may be selected. - DEPRECATED: many better alternatives exist for date-entry widgets, + DEPRECATED: better alternatives exist for date-entry widgets, which would also support localization. @see template::data::validate::h5date @see template::data::validate::h5time - @see dt_widget_datetime } { # if you would like the default to be null, call with value= ""