Calendar for WinForms | ComponentOne
C1.Globalization Namespace / JapaneseCalendarEx Class / ToFourDigitYear Method

In This Topic
    ToFourDigitYear Method (JapaneseCalendarEx)
    In This Topic
    Converts the specified two-digit year to a four-digit year by using the System.Globalization.Calendar.TwoDigitYearMax property to determine the appropriate century.
    Overload List
    OverloadDescription
    Converts the specified two-digit year to a four-digit year by using the System.Globalization.Calendar.TwoDigitYearMax property to determine the appropriate century. (Inherited from C1.Globalization.CalendarEx)
    (Inherited from System.Globalization.Calendar)
    See Also