IntlTimeZone::getRawOffset

intltz_get_raw_offset

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

IntlTimeZone::getRawOffset -- intltz_get_raw_offsetGet the raw GMT offset (before taking daylight savings time into account

Descrição

Estilo orientado à objeto (method):

public IntlTimeZone::getRawOffset ( ) : int

Estilo procedural:

intltz_get_raw_offset ( IntlTimeZone $timezone ) : int

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado