Returns a time span value based on the current time of day value.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public TimeSpan ToTimeSpan()
Visual Basic (Declaration)
Public Function ToTimeSpan As TimeSpan

Return Value

A time span value based on the current time of day value.

See Also