'Declaration Public Enum EraDisplayMode Inherits System.Enum
public enum EraDisplayMode : System.Enum
Member | Description |
---|---|
ActiveDate | The active date's era will be displayed if it is in the current month. Otherwise the first day of the month's era will be displayed. In addition, the year will be relative to that era. |
FirstDayOfMonth | The first day of the month's era will be displayed. In addition, the year will be relative to that era. |
LastDayOfMonth | The last day of the month's era will be displayed. In addition, the year will be relative to that era. |
Note: this setting is ignored if the date format provider's calendar doesn't support multiple eras.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2