Function CSPDate::GetMonthString()

Description:
Retrieves the month name of the contained date.

Prototype:
CSPString GetMonthString(bool bFull = true) const;

Arguments:
  • bool bFull = true [IN]
    Specifies whether full month name is returned, or a 3 character shortcut.



Return value:
Retrieves a string with name of the month.

See also:
member functions GetMonth(), GetMonthWString()
CSPDate | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd