Gets the hour 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 Hour { get; }

Return Value

The hour component, expressed as a value between 0 and 23.

See Also