Method | Description | |
---|---|---|
GetHashCode ( ) : int | ||
GetMonths ( ) : IEnumerable |
기간에 속한 모든 Month를 컬렉션으로 반환합니다.
|
|
GetQuarters ( ) : IEnumerable |
기간에 속한 모든 분기를 컬렉션으로 반환합니다.
|
Method | Description | |
---|---|---|
HalfyearTimeRange ( int startYear, HalfyearKind startHalfyearKind, int halfyearCount, ITimeCalendar calendar ) : System |
Method | Description | |
---|---|---|
GetPeriodOf ( int baseMonth, int year, HalfyearKind halfyear, int halfyearCount ) : TimeRange |
protected HalfyearTimeRange ( int startYear, HalfyearKind startHalfyearKind, int halfyearCount, ITimeCalendar calendar ) : System | ||
startYear | int | |
startHalfyearKind | HalfyearKind | |
halfyearCount | int | |
calendar | ITimeCalendar | |
return | System |