calendar_get_info_from_dbcalendar_get_info_from_db [ the_date ]
Defined in tcl/ad-calendar-widget.tclCalculates various dates required by the calendar_basic_month
procedure. Defines, in the caller's environment, a whole set of
variables needed for calendar display.
- Parameters:
-
the_date (optional) - If set in "YYYY-MM-DD" format, information for the specified date is used. Defaults to trunc(sysdate)
- Author:
- Greg Haverkamp <gregh@arsdigita.com>
|