CorDateTimeStatic: Today (get)

Today

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



 Public Property Get Today ( ) As CorDateTime

Return Values

CorDateTime -  The CorDateTime representing the date.

Remarks

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

Read Only.

See Also

Project CorLib Overview

Class CorDateTimeStatic Overview