dt_no_time_p (public)

 dt_no_time_p -start_time start_time -end_time end_time

Defined in packages/acs-datetime/tcl/acs-calendar-2-procs.tcl

This decides whether an item is without a time, which is also our definition of an all-day event.

Switches:
-start_time
(required)
-end_time
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_dt_midnight_p dt_midnight_p (test acs-datetime) dt_no_time_p dt_no_time_p test_dt_midnight_p->dt_no_time_p dt_midnight_p dt_midnight_p (public) dt_no_time_p->dt_midnight_p dt_widget_list dt_widget_list (public, deprecated) dt_widget_list->dt_no_time_p

Testcases:
dt_midnight_p
[ show source ]
Show another procedure: