Méthode | Description | |
---|---|---|
GetWeeks ( ) : ITimePeriodCollection | ||
Weeks ( System.DateTime moment, int count ) : System | ||
Weeks ( System.DateTime moment, int count, ITimeCalendar calendar ) : System | ||
Weeks ( int year, int startWeek, int count ) : System | ||
Weeks ( int year, int startWeek, int count, ITimeCalendar calendar ) : System |
Méthode | Description | |
---|---|---|
Format ( ITimeFormatter formatter ) : string |
protected Format ( ITimeFormatter formatter ) : string | ||
formatter | ITimeFormatter | |
Résultat | string |
public GetWeeks ( ) : ITimePeriodCollection | ||
Résultat | ITimePeriodCollection |
public Weeks ( System.DateTime moment, int count ) : System | ||
moment | System.DateTime | |
count | int | |
Résultat | System |
public Weeks ( System.DateTime moment, int count, ITimeCalendar calendar ) : System | ||
moment | System.DateTime | |
count | int | |
calendar | ITimeCalendar | |
Résultat | System |
public Weeks ( int year, int startWeek, int count ) : System | ||
year | int | |
startWeek | int | |
count | int | |
Résultat | System |
public Weeks ( int year, int startWeek, int count, ITimeCalendar calendar ) : System | ||
year | int | |
startWeek | int | |
count | int | |
calendar | ITimeCalendar | |
Résultat | System |