IntlCalendar::clear
IntlCalendar::clear
(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1)
IntlCalendar::clear — Clear a field or all fields
Description
Object oriented style
public bool IntlCalendar::clear ([ int $field = NULL ] )
Procedural style
bool intlcal_clear ( IntlCalendar $cal [, int $field = NULL ] )
Clears either all of the fields or a specific field. A cleared field is marked as unset, giving it the lowest priority against overlapping fields or even default values when calculating the time. Additionally, its value is set