Searched refs:setLenient (Results 1 – 3 of 3) sorted by relevance
157 public function setLenient($lenient) {} function in DateFormatter
173 PHP_NAMED_FE( setLenient, ZEND_FN( datefmt_set_lenient ), arginfo_intldateformatter_setlenient )
378 …return $GLOBALS['oo-mode'] ? $fmt->setLenient( $lenient ) : datefmt_set_lenient( $fmt , $lenient…
Completed in 8 milliseconds