Gets the year component of the date represented by this instance.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public int Year { get; }

Return Value

The year, between 1 and 9999.

See Also