Function CSPDateTime::GetString()
Description:
It retrieves the textual representation of the full date and time.
 |
Prototype:
CSPString GetString() const;
Arguments:
No arguments (void).
Return value:
It returns a string containing the date and time.
See also:
member function GetWString()
|
|