Click or drag to resize

DateAbout Properties

The DateAbout type exposes the following members.

Properties
 NameDescription
Public propertyCalendar Gets or sets a value that determines the date interpretation by signifying which calendar to use. The default calendar is the Gregorian calendar.
(Inherited from Date)
Public propertyCalendarEra Gets or sets the calendar era.
(Inherited from DateExact)
Public propertyCustomTags Gets the collection of сгыещь tags encountered in this context.
(Inherited from Context)
Public propertyDay Gets or sets the day of the month (dd), where dd is a numeric digit whose value is within the valid range of the days for the associated calendar month.
(Inherited from DateExact)
Public propertyMonth Gets or sets the month.
(Inherited from DateExact)
Public propertyUnknownTags Gets the collection of unknown tags encountered in this context.
(Inherited from Context)
Public propertyYear Gets or sets a numeric representation of the calendar year in which an event occurred.
(Inherited from DateExact)
Public propertyYearMod Gets or sets a year modifier (for Gregorian calendar) which shows the possible date alternatives for pre-1752 date brought about by a changing the beginning of the year from MAR to JAN in the English calendar change of 1752.
(Inherited from DateExact)
Top
See Also