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;

Created with MrDocs