DateTime is always stored in Local. If DataSetDateTime.Utc or DataSetDateTime.Unspecified is assigned to a column in this mode, it is first converted into Local. Serialization in this mode is always performed in Local. There is an offset during serialization.