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