 | DateCalendar Property |
Gets or sets a value that determines the date interpretation by signifying which calendar to use. The default calendar is the
Gregorian calendar.
Namespace: Patagames.GedcomNetSdk.DatesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic Calendar Calendar { get; set; }Public Property Calendar As Calendar
Get
Set
member Calendar : Calendar with get, set
Property Value
Calendar
Remarks
See Also