Function CSPDateTime::GetCurGMTDateTime()
Description:
This static member function retrieves the current GMT date and time.
 |
Prototype:
static CSPDateTime GetCurGMTDateTime();
Arguments:
No arguments (void).
Return value:
It returns a datetime object.
See also:
member functions GetCurDateTime()
|
|