cDateTimeStatic: Today

Today

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



 Public Function Today ( ) As cDateTime

Return Values

cDateTime -  The cDateTime representing the date.

Remarks

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

See Also

Project VBCorLib Overview Class cDateTimeStatic Overview cDateTimeStatic Properties cDateTimeStatic Methods SpecifyKind TryParse