IntlGregorianCalendar::setGregorianChange
(PHP 5 >= 5.5.0, PHP 7)
IntlGregorianCalendar::setGregorianChange — Set the Gregorian Calendar the change date
说明
public IntlGregorianCalendar::setGregorianChange
( float
$date
) : bool
Warning
本函数还未编写文档,仅有参数列表。
参数
-
date
-
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。