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