GenerateObjectSettingsCloseDateTimes Property

Gets or sets whether close date and time values (current date plus-minus 100 years) should be produced when generating DateTime and DateTimeOffset values.
Default value: .

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public bool CloseDateTimes { get; set; }

Property Value

Boolean

See Also