IntlCalendar::setTimeZone() - IntlCalendar类
IntlCalendar::setTimeZone()
(PHP 5 >= 5.5.0, PHP 7, PECL >= 3.0.0a1)
Set the timezone used by this calendar
说明
面向对象风格publicIntlCalendar::setTimeZone(mixed $timeZone): bool过程化风格
intlcal_set_time_zone(IntlCalendar$cal, mixed $timeZone): bool
Defines a new timezone for this calendar. The time represented by the object is preserved to the detriment of the field values.
参数
$calThe IntlCalendar resource.
$timeZoneThe new timezone to be used by this calendar. It can be specified in the following ways:
NULL
, in which case the default timezone will be used, as specified in the ini setting date.timezone or through the function date_default_timezone_set() and as returned by date_default_timezone_get().An IntlTimeZone, which will be used directly.
A DateTimeZone. Its identifier will be extracted and an ICU timezone object will be created; the timezone will be backed by ICUʼs database, not PHPʼs.
A string, which should be a valid ICU timezone identifier. See IntlTimeZone::createTimeZoneIDEnumeration(). Raw offsets such as"GMT+08:30"are also accepted.
返回值
Returns TRUE
on success and FALSE
on failure.
范例
IntlCalendar::setTimeZone()
鹏仔微信 15129739599 鹏仔QQ344225443 鹏仔前端 pjxi.com 共享博客 sharedbk.com
图片声明:本站部分配图来自网络。本站只作为美观性配图使用,无任何非法侵犯第三方意图,一切解释权归图片著作权方,本站不承担任何责任。如有恶意碰瓷者,必当奉陪到底严惩不贷!