.. include:: headings.inc .. _WeekFlags: ========================================================================================================================================== |phoenix_title| **WeekFlags** ========================================================================================================================================== The `WeekFlags` enumeration provides the following values: ================================================================================ ================================================================================ **Description** **Value** ================================================================================ ================================================================================ Default_First Sunday_First for ``US``, Monday_First for the rest. Monday_First week starts with a Monday Sunday_First week starts with a Sunday ================================================================================ ================================================================================ |