DateOnly.MaxValue Property

Definition

Gets the latest possible date that can be created.

C#
public static DateOnly MaxValue { get; }

Property Value

A DateOnly representing the latest possible date that can be created.

Applies to

Product Versions
.NET 6, 7, 8, 9