DateTimeOffsetType

Classes > Migration > DateTimeOffsetType

Date and time with timezone offset. No precision parameter. Always stores full precision with timezone info.

public sealed record DateTimeOffsetType : PortableType, IEquatable<PortableType>, IEquatable<DateTimeOffsetType>