Function CSPDate::GetCurDate()

Description:
This static member function returns a CSPDate object containing the current date.

Prototype:
static CSPDate GetCurDate();

Arguments:
No arguments (void).

Return value:
Returns a CSPDate object containing the current date.

Examples:
CSPDate Today = CSPDate::GetCurDate();

See also:
member function GetCurGMTDate()
CSPDate | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd