Function tip_ReleaseDate
Prototype:
tip_ReleaseDate
(
Utilities
);
Arguments:
: (
)
C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index
Description:
This function returns the date of the
CDM
library as a string. This date corresponds to the release date. The format of the return string is dd/mm/yyyy.
Return Value:
A string, specifying the release date of the
CDM
library.
Notes:
This function is equivelant to
CDM_ReleaseDate
(
C++ API
).
See Also:
tip_MajorVersion
,
tip_MinorVersion
,
tip_Version
,
tip_PatchLevel
,
tip_ExtendedReleaseDate
,
CDM_ReleaseDate
Generated by: petasis@aias on Wed Aug 16 10:31:46 PM EEST 2006.