CTDate.DayOfWeek
Syntax
int DayOfWeek( )
Parameters
This method has no parameters.
Description
Retrieves the day of the week from a packed CTDATE type value. 0 is Sunday, 1 is Monday, ..., 6 is Saturday.
Return
DayOfWeek() returns the day of the week.
See Also
Day()