template::util::date::validate (public)

 template::util::date::validate date error_ref

Defined in packages/acs-templating/tcl/date-procs.tcl

Validate a date object.

Parameters:
date (required)
error_ref (required)
Returns:
1 if the object is valid, 0 otherwise. Set the error_ref variable to contain an error message, if any.

Testcases:
validate_date
[ show source ]
Show another procedure: