WeekInfo Class |
Namespace: Apptus.ESales.Connector.Time
public class WeekInfo
The WeekInfo type exposes the following members.
Name | Description | |
---|---|---|
WeekInfo |
Cerates a new week info object with a week rule for first week of year, and a specified
first day of the week.
|
Name | Description | |
---|---|---|
CalendarWeekRule |
The rule for first week of the year.
| |
FirstDayOfWeek |
The first day of the week.
| |
ISO8601 |
The week information for ISO 8601. Weeks according to ISO 8601 begins on Monday. The first
week of the year is the first caledar week with a Thursday.
| |
Local |
The week information for the current culture.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |