Internationalization IntlTimeZone::toDateTimeZone

IntlTimeZone::toDateTimeZone

intltz_to_date_time_zone

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

IntlTimeZone::toDateTimeZone -- intltz_to_date_time_zone — DateTimeZone 객체로 변환


설명

객체 지향 스타일(method):

public IntlTimeZone::toDateTimeZone(): DateTimeZone|false

절차 스타일:

intltz_to_date_time_zone(IntlTimeZone $timezone): DateTimeZone|false

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


매개변수

이 함수에는 매개변수가 없습니다.


반환 값