Search notes:

System.DateTimeOffset (struct)

An instance of System.DateTimeOffset represents a point in time relative to the Coordinated Universal Time (UTC) and stores an instance of
The value of the offset is between -14 and 14 hours and has an accuracy of minutes.

See also

System.DateTime
The SQL Server data type that is suited best to store a DateTimeOffset is datetimeoffset.

Index