Returns a 64-bit representation of the time and kind.
Public Function ToBinary ( ) As Currency
The upper 2 bits are used to represent the DateTimeKind of the object, the lower 62-bits are used to represent the ticks.
Project CorLib Overview
Class CorDateTime Overview