IntlTimeZone::getRawOffset

intltz_get_raw_offset

Get the raw GMT offset (before taking daylight savings time into account

Description

Object-oriented style (method):

public int IntlTimeZone::getRawOffset()

Procedural style:

int intltz_get_raw_offset(IntlTimeZone $timezone)

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values