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()
  
  int intltz_get_raw_offset(IntlTimeZone $timezone)
  
  WarningThis function is
currently not documented; only its argument list is available.
 
  
 
  Parameters
  This function has no parameters.