Returns a date time value based on the current date value, having no time information.

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

Syntax

C#
public DateTime ToDateTime()
Visual Basic (Declaration)
Public Function ToDateTime As DateTime

Return Value

A date time value based on the current date value, having no time information.

See Also