SECCalendar::GetFirstDayOfWeek

intSECCalendar::GetFirstDayOfWeek(void)

Retrieves the first day of the week.

Defined in: Calendar.cpp

Return Value

An integer representing the day of the week:

1

Sunday

2

Monday

3

Tuesday

4

Wednesday

5

Thursday

6

Friday

7

Saturday

See Also

SECCalendar