Date |
The DateCalculate type exposes the following members.
| Name | Description | |
|---|---|---|
| Calendar |
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) | |
| CalendarEra |
Gets or sets the calendar era.
(Inherited from DateExact) | |
| CustomTags |
Gets the collection of сгыещь tags encountered in this context.
(Inherited from Context) | |
| Day |
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) | |
| Month |
Gets or sets the month.
(Inherited from DateExact) | |
| UnknownTags |
Gets the collection of unknown tags encountered in this context.
(Inherited from Context) | |
| Year |
Gets or sets a numeric representation of the calendar year in which an event occurred.
(Inherited from DateExact) | |
| YearMod |
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) |