Function CSPDate::GetCurDate()

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

Micronovae 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

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com