This is preliminary documentation and is subject to change.

ExtendedDateTimeCalculatorCenturyOfYear Method

Number of Centuries of the year

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public static int CenturyOfYear(
	int year
)

Parameters

year  Int32
The year.

Return Value

Int32
An int.

See Also