Return the day of the week in the range [DayOfWeek::e_SUN .. DayOfWeek::e_SAT] of this date.
Synopsis
Declared in <bdlt_date.h>
DayOfWeek::Enum
dayOfWeek() const;
Return Value
day of the week in the range [DayOfWeek::e_SUN .. DayOfWeek::e_SAT]
Created with MrDocs