Property LocalNowDateOnly
LocalNowDateOnly
Gets the current local date as DateOnly.
public DateOnly LocalNowDateOnly { get; }
Property Value
Remarks
Only supported in .NET 8+. Not supported in NetStandard 2.0.
Gets the current local date as DateOnly.
public DateOnly LocalNowDateOnly { get; }
Only supported in .NET 8+. Not supported in NetStandard 2.0.