Php/docs/intlgregoriancalendar.setgregorianchange
来自菜鸟教程
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
。