c-treeDB API for C# - Developers Guide
CTDate.Month
Syntax
int Month( )
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
Day(), Pack(), Unpack(), Year()