CorLib  

CorDateTimeStatic: Today

Returns a CorDateTime that represents only the current date. The time portion is not present.

[Visual Basic]
 Public Function Today ( ) As CorDateTime

Return Values

CorDateTime -  The CorDateTime representing the date.

Remarks

The time is still there, just is only 12:00AM.

See Also

Class CorDateTimeStatic Overview | CorDateTimeStatic Members | SpecifyKind | TryParse