Index: openacs-4/packages/calendar/tcl/calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/tcl/calendar-procs.tcl,v diff -u -r1.39.2.9 -r1.39.2.10 --- openacs-4/packages/calendar/tcl/calendar-procs.tcl 9 Feb 2023 15:22:43 -0000 1.39.2.9 +++ openacs-4/packages/calendar/tcl/calendar-procs.tcl 9 Feb 2023 16:39:39 -0000 1.39.2.10 @@ -238,7 +238,7 @@ weekday $weekday] } -ad_proc -public calendar::from_sql_datetime { +ad_proc -deprecated calendar::from_sql_datetime { {-sql_date:required} {-format:required} } { @@ -250,6 +250,9 @@ invalid, we will try to treat the date as an ansi date. + DEPRECATED: clock idioms and modern HTML5 features make this api + less relevant. + @see template::util::date::create @see template::util::date::set_property } {