Function CSPDateTime::GetGMTString()
Description:
Retrieves a GMT formatted string of the contained date and time.
 |
Prototype:
CSPString GetGMTString() const;
Arguments:
No arguments (void).
Return value:
Returns the GMT formatted string.
See also:
member functions GetString(), GetWString()
|
|