cDateTime: DateOnly (get) |
Returns the date portion of the current date representation.
Public Property Get DateOnly ( ) As cDateTime
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.
Project VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods CompareTo Day (get)