Calendar.CurrentEra Field
.NET Framework 1.1
Represents the current era for the current calendar. This field is constant.
[Visual Basic] Public Const CurrentEra As Integer [C#] public const int CurrentEra; [C++] public: const int CurrentEra; [JScript] public var CurrentEra : int;
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
See Also
Calendar Class | Calendar Members | System.Globalization Namespace | Eras