IntlTimeZone::getRawOffset

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

IntlTimeZone::getRawOffsetGet the raw GMT offset (before taking daylight savings time into account

Описание

public integer IntlTimeZone::getRawOffset ( void )

Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Коментарии

Автор:
The return value is the difference, in milliseconds, between UTC and local time. Note that this means that the offset is positive if the local timezone is behind UTC and negative if it is ahead.
2018-07-12 21:34:53
http://php5.kiev.ua/manual/ru/intltimezone.getrawoffset.html

    Поддержать сайт на родительском проекте КГБ