IntlCalendar
在线手册:中文  英文

IntlCalendar::isEquivalentTo

(PHP 5.5.0, PECL >= 3.0.0a1)

IntlCalendar::isEquivalentToWhether another calendar is equal but for a different time

说明

public bool IntlCalendar::isEquivalentTo ( IntlCalendar $calendar )

Warning

本函数还未编写文档,仅有参数列表。

参数

calendar

返回值

Assuming there are no argument errors, returns TRUE iif the calendars are equivalent except possibly for their set time.


IntlCalendar
在线手册:中文  英文
易百教程