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

In This Topic
    ToFourDigitYear Method (CalendarEx)
    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 System.Globalization.Calendar)
    See Also