Name | Description | |
---|---|---|
DateTimeInfo Constructor | Initializes the new instance of the DateTimeInfo class. |
The following tables list the members exposed by DateTimeInfo.
Name | Description | |
---|---|---|
DateTimeInfo Constructor | Initializes the new instance of the DateTimeInfo class. |
Name | Description | |
---|---|---|
BaseDateTime | The base System.DateTime value. | |
CalendarHelper | Gets the CalendarHelper object which is used for retrieving calendar specific information. | |
IsWeekend | Gets the System.Boolean value determining whether this date is weekend or holiday. | |
MonthFullName | Gets the full month name according to the CalendarHelper culture settings. | |
WeekOfYear | Gets a week of year number. | |
WeekOfYearFullWeek | Gets a week number in a supposition that last days of a year and the first days of a next year that belongs to the same week having the same week number. | |
Year | Gets the System.String value determining the year representation according to the CalendarHelper culture settings. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when property value is changed. |