パッケージ one.cafebabe.bc4j
クラス Japan
java.lang.Object
one.cafebabe.bc4j.Japan
-
フィールドの概要
フィールド修飾子とタイプフィールド説明Fixed algorithm to close on New Year's Eve.Fixed algorithm to close from New Year's Day to Jan 3. -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明static LocalDateReturns the first day of cabinet's official holiday data.static LocalDateReturns the last day of cabinet's official holiday data.
-
フィールド詳細
-
CLOSED_ON_NEW_YEARS_HOLIDAYS
Fixed algorithm to close from New Year's Day to Jan 3.- 導入されたバージョン:
- 1.5
-
CLOSED_ON_NEW_YEARS_EVE
Fixed algorithm to close on New Year's Eve.- 導入されたバージョン:
- 1.5
-
PUBLIC_HOLIDAYS
-
-
コンストラクタの詳細
-
Japan
public Japan()
-
-
メソッドの詳細
-
getCabinetOfficialHolidayDataFirstDay
Returns the first day of cabinet's official holiday data.- 戻り値:
- the first day of cabinet's official holiday data
- 導入されたバージョン:
- 1.4
-
getCabinetOfficialHolidayDataLastDay
Returns the last day of cabinet's official holiday data.- 戻り値:
- the last day of cabinet's official holiday data
- 導入されたバージョン:
- 1.4
-