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