Month Class |
Namespace: Apptus.ESales.Connector.Time
public class Month
The Month type exposes the following members.
Name | Description | |
---|---|---|
All | ||
April | ||
August | ||
December | ||
February | ||
January | ||
July | ||
June | ||
March | ||
May | ||
November | ||
Number |
The ISO 8601 number for this month. The number for
January is 1, February is 2 etc. up to December at 12.
| |
October | ||
September |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
ForStartOfQuarter |
Returns the starting month of a quarter. Quarter 1 returns January.
| |
FromNumber |
Returns the n:th month of the year, starting with 1 for January.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |