cDateTime: Kind (get) |
Returns the kind of cDateTime.
Public Property Get Kind ( ) As DateTimeKind
A cDateTime can be Universal Coordinated Time (UTC), local time, or unspecified.
Read Only.
Project VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods IsDayLightSavingsTime (get) LessThan