This is preliminary documentation and is subject to change.

DateTimeValueIsRegularYear Property

Gets a value indicating whether the year is between -9999 and 9999.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public bool IsRegularYear { get; }

Property Value

Boolean

See Also