메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Format ( ITimeFormatter formatter ) : string |
protected Format ( ITimeFormatter formatter ) : string | ||
formatter | ITimeFormatter | |
리턴 | string |
public HalfyearRangeCollection ( System.DateTime moment, int halfyearCount ) : System | ||
moment | System.DateTime | |
halfyearCount | int | |
리턴 | System |
public HalfyearRangeCollection ( System.DateTime moment, int halfyearCount, ITimeCalendar calendar ) : System | ||
moment | System.DateTime | |
halfyearCount | int | |
calendar | ITimeCalendar | |
리턴 | System |
public HalfyearRangeCollection ( int year, HalfyearKind halfyear, int halfyearCount ) : System | ||
year | int | |
halfyear | HalfyearKind | |
halfyearCount | int | |
리턴 | System |
public HalfyearRangeCollection ( int year, HalfyearKind halfyear, int halfyearCount, ITimeCalendar calendar ) : System | ||
year | int | |
halfyear | HalfyearKind | |
halfyearCount | int | |
calendar | ITimeCalendar | |
리턴 | System |