Internationalization IntlTimeZone::hasSameRules

IntlTimeZone::hasSameRules

intltz_has_same_rules

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)

IntlTimeZone::hasSameRules -- intltz_has_same_rules — 이 영역에 다른 영역과 동일한 규칙 및 오프셋이 있는지 확인하십시오.


설명

객체 지향 스타일(method):

public IntlTimeZone::hasSameRules(IntlTimeZone $other): bool

절차 스타일:

intltz_has_same_rules(IntlTimeZone $timezone, IntlTimeZone $other): bool

경고 이 함수를 현재 문서화되어 있지 않습니다. 해당 인수 목록만 사용할 수 있습니다.


매개변수

other

반환 값