This enumeration represents the days of the week as used by cDateTime and Calendars.
Public Enum DayOfWeek
The DayOfWeek is 0 based, where as VBs vbDayOfWeek is 1 based.
Project VBCorLib Overview | Class cDateTimeStatic Overview