CorDateTime: DateOnly (get) |
Returns the date portion of the current date representation.
Public Property Get DateOnly ( ) As CorDateTime
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.