Gets the date of this instance.

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

Syntax

public Time Date { get; }

Field Value

A new instance of Time holding the date part of this instance, stripping the time of the day.

See Also