[To be supplied.]
[Visual Basic] Overrides Public Function ToFourDigitYear( _ ByVal year As Integer _ ) As Integer [C#] public override int ToFourDigitYear( int year ); [C++] public: override int ToFourDigitYear( int year ); [JScript] public override function ToFourDigitYear( year : int ) : int;
JapaneseCalendar Class | JapaneseCalendar Members | System.Globalization Namespace