Function tip_ExtendedReleaseDate


Prototype: tip_ExtendedReleaseDate(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 like in the following example: "Tue Sep 4 19:08:24 EEST 2001"...

Return Value:

A string, specifying the release date of the CDM library in an extended format.

Notes:

This function is equivelant to CDM_ExtendedReleaseDate (C++ API).

See Also:

tip_MajorVersion, tip_MinorVersion, tip_Version, tip_PatchLevel, tip_ReleaseDate, CDM_ExtendedReleaseDate


Generated by: petasis@aias on Wed Aug 16 10:31:45 PM EEST 2006.