IntlCalendar::getMinimum
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
IntlCalendar::getMinimum — フィールドのグローバルな最小値を返す
説明
オブジェクト指向型
手続き型
この特定のカレンダーにおける、 フィールドのグローバルな最小値を取得します。 この値は IntlCalendar::getActualMinimum() が返す値に等しいか、より小さい値、 または IntlCalendar::getGreatestMinimum() が返す値に等しいか、より小きい値になります。 グレゴリオ暦のカレンダーでは、 これらは(各フィールドについて)常に同じ値を返します。
パラメータ
calendar
-
IntlCalendar クラスのインスタンス。
field
-
IntlCalendar の日付/時刻 フィールド定数 のいずれか。
0
からIntlCalendar::FIELD_COUNT
までの間の整数値です。
戻り値
フィールドの値を示す整数値を、フィールドの単位で返します。
失敗した場合に false
を返します
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google