CorDateTime: DateOnly (get)

DateOnly

Returns the date portion of the current date representation.



 Public Property Get DateOnly ( ) As CorDateTime

Return Values

CorDateTime -  The date portion.

Remarks

The date portion does not include the time portion from the original date representation. The new date will have a time of 12:00AM.

Read Only.

See Also

Project CorLib Overview

Class CorDateTime Overview