Gets the month 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 Month { get; }

Return Value

The month component, expressed as a value between 1 and 12.

See Also