Gets the day of the month 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 Day { get; }

Return Value

The day component, expressed as a value between 1 and 31.

See Also