class
	TIME_VALIDITY_CHECKER

General
	cluster: time
	description: "Facility routines to check the validity of TIMEs"

Ancestors
	TIME_CONSTANTS
	TIME_VALUE

Queries
	compact_time_valid (c_t: INTEGER): BOOLEAN
	is_correct_time (h, m: INTEGER; s: DOUBLE; twelve_hour_scale: BOOLEAN): BOOLEAN
	time_valid (s, code_string: STRING): BOOLEAN