c-treeDB API for C++ - Developers Guide
CTDate::Month
Syntax
NINT Month( ) const
Parameters
This method has no parameters.
Description
Retrieves the month component of a packed CTDATE type value
Return
Month() returns the unpacked month.
See also
Unpack(), Year(), Day(), Pack()