Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Date
.
.
::
.
.
ToDateTime Method
Date Structure
See Also
Send Feedback
Returns a date time value based on the current date value, having no time information.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.ProjectData.Core
(in DlhSoft.ProjectData.Core.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
Date Structure
DlhSoft.Windows.Data Namespace