KoreanCalendar.KoreanEra Field
.NET Framework 1.1
Represents the current era. This field is constant.
[Visual Basic] Public Const KoreanEra As Integer [C#] public const int KoreanEra; [C++] public: const int KoreanEra; [JScript] public var KoreanEra : int;
Remarks
The KoreanCalendar class recognizes only the current era. This field always returns 1.
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
KoreanCalendar Class | KoreanCalendar Members | System.Globalization Namespace | CurrentEra | Eras