Méthode | Description | |
---|---|---|
GetHalfyears ( ) : IEnumerable |
||
HalfyearRangeCollection ( System.DateTime moment, int halfyearCount ) : System | ||
HalfyearRangeCollection ( System.DateTime moment, int halfyearCount, ITimeCalendar calendar ) : System | ||
HalfyearRangeCollection ( int year, HalfyearKind halfyear, int halfyearCount ) : System | ||
HalfyearRangeCollection ( int year, HalfyearKind halfyear, int halfyearCount, ITimeCalendar calendar ) : System |
Méthode | Description | |
---|---|---|
Format ( ITimeFormatter formatter ) : string |
protected Format ( ITimeFormatter formatter ) : string | ||
formatter | ITimeFormatter | |
Résultat | string |
public HalfyearRangeCollection ( System.DateTime moment, int halfyearCount ) : System | ||
moment | System.DateTime | |
halfyearCount | int | |
Résultat | System |
public HalfyearRangeCollection ( System.DateTime moment, int halfyearCount, ITimeCalendar calendar ) : System | ||
moment | System.DateTime | |
halfyearCount | int | |
calendar | ITimeCalendar | |
Résultat | System |
public HalfyearRangeCollection ( int year, HalfyearKind halfyear, int halfyearCount ) : System | ||
year | int | |
halfyear | HalfyearKind | |
halfyearCount | int | |
Résultat | System |
public HalfyearRangeCollection ( int year, HalfyearKind halfyear, int halfyearCount, ITimeCalendar calendar ) : System | ||
year | int | |
halfyear | HalfyearKind | |
halfyearCount | int | |
calendar | ITimeCalendar | |
Résultat | System |