Returns the Year including the Century. If the year is only two digits will intelligently add the century.

Syntax

ISDateUtilities.YearCentury(year, [specialType])

Parameters

NameTypeOptionalByRefDescription
year Integer The Year to validate.
specialType iseDateSpecialType Optional If the year relates to a Birth Date it MUST be prior to today. If omitted, a value of iseDateSpecialType.None is assumed.

Return Value

Integer

An Integer value.

Member of:
ISDateUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0