calendar_get_info_from_db

EveAndersson.com : API Browser : calendar_get_info_from_db

calendar_get_info_from_db

calendar_get_info_from_db [ the_date ]
Defined in tcl/ad-calendar-widget.tcl

Calculates 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>
[ show source ]

Show another procedure:

eve@eveandersson.com