c-treeDB API for C# - Developers Guide
CTDate.Day
Syntax
int Day( )
Parameters
This method has no parameters.
Description
Retrieves the day component of a packed CTDATE type value.
Return
Day() returns the unpacked day.
See Also
DayOfWeek(), Month(), Pack(), Unpack(), Year()