Search Results
IntlCalendar::getLeastMaximum (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getLeastMaximum — Get the smallest local maximum for a field
Returns the smallest local maximumw for a field. This should be a value smaller or equal to that returned by IntlCalendar::getActualMaxmimum (), which is in its turn smaller or equal to that returned by intlcalendar:: getMaximum ().
Sep 25, 2019 · The IntlCalendar::getLeastMaximum () function is an inbuilt function in PHP which is used to get the smallest local maximum for a field. The value should be smaller or equal to IntlCalendar::getActualMaxmimum () which is smaller or equal to IntlCalendar::getMaximum () return value.
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getLeastMaximum — Get the smallest local maximum for a field
PHP Manual Function Reference Human Language and Character Encoding Support intl IntlCalendar
Simple usage example of `IntlCalendar::getLeastMaximum ()`. IntlCalendar::getLeastMaximum is a PHP function that retrieves the smallest possible maximum value for a specified field in a given calendar.
IntlCalendar::getActualMaximum () - The maximum value for a field, considering the objectʼs current time IntlCalendar::getMaximum () - Get the global maximum value for a field
