The DateTimeInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DateTimeInfo |
Initializes the new instance of the DateTimeInfo class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
BaseDateTime |
The base DateTime value.
|
![]() |
CalendarHelper |
Gets the CalendarHelper object which is used for
retrieving calendar specific information.
|
![]() |
FormattedDate | Obsolete.
Gets the DateFormatIndexer object.
|
![]() |
IsWeekend |
Gets the 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 String value determining the year representation
according to the CalendarHelper culture settings.
|
Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Occurs when property value is changed.
|