Gets the day of the week represented by this instance.

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

Syntax

public DayOfWeek DayOfWeek { get; }

Return Value

A DayOfWeek enumerated constant that indicates the day of the week of this DateTime value.

See Also