Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the current DateTime object.
info The object to populate with data. context The destination for this serialization. (This parameter is not used; specify null.)
This method populates the info parameter with the DateTime.Ticks and DateTime.Kind property values.