System.DateTimeOffset: Field Members

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

Public Fields

static readonly
MaxValueDateTimeOffset (12/31/9999 11:59:59 PM +00:00).

Represents the greatest possible value of DateTimeOffset. This field is read-only.

static readonly
MinValueDateTimeOffset (1/1/0001 12:00:00 AM +00:00).

Represents the earliest possible DateTimeOffset value. This field is read-only.