The fields of System.DateTimeOffset are listed below. For a list of all members, see the DateTimeOffset Members list.
See Also: Inherited members from System.ValueType
static readonly | MaxValue | DateTimeOffset (12/31/9999 11:59:59 PM +00:00).
Represents the greatest possible value of DateTimeOffset. This field is read-only. |
static readonly | MinValue | DateTimeOffset (1/1/0001 12:00:00 AM +00:00).
Represents the earliest possible DateTimeOffset value. This field is read-only. |