calendar_make_datetime (public, deprecated)

 calendar_make_datetime event_date [ event_time ]

Defined in packages/calendar/tcl/calendar-compatibility-procs.tcl

Deprecated. Invoking this procedure generates a warning.

given a date, and a time, construct the proper date string to be imported into oracle. (yyyy-mm-dd hh24:mi format)

Parameters:
event_date
event_time (optional)
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_deprecated ad_log_deprecated (public) calendar::make_datetime calendar::make_datetime (public, deprecated) calendar_make_datetime calendar_make_datetime calendar_make_datetime->ad_log_deprecated calendar_make_datetime->calendar::make_datetime

Testcases:
No testcase defined.
[ show source ]
Show another procedure: