c-treeDB API for C++ - Developers Guide
CTDateTime::Day
Syntax
NINT Day( ) const
Parameters
This method has no parameters.
Description
Retrieves the day component from a CTDATETIME object.
Return
Day() returns the unpacked day.
See also
Month(), Year(), DayOfWeek(), Unpack(), Pack()