Serializes the internal DateTime object to a 64-bit binary value that subsequently can be used to recreate the DateTime object.
public long ToBinary()
A 64-bit signed integer that encodes the System.DateTime.Kind and System.DateTime.Ticks properties.
System.DateTime.Kind
System.DateTime.Ticks