dt_num_days_in_month (public)

 dt_num_days_in_month year month

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

Parameters:
year
month
Returns:
the numbers of days for the given month/year

Partial Call Graph (max 5 caller/called nodes):
%3 test_dt_num_days_in_month dt_num_days_in_month (test acs-datetime) dt_num_days_in_month dt_num_days_in_month test_dt_num_days_in_month->dt_num_days_in_month dt_get_info dt_get_info (public) dt_get_info->dt_num_days_in_month

Testcases:
dt_num_days_in_month
[ show source ]
Show another procedure: