array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'pt_BR', ), 'this' => array ( 0 => 'intltimezone.getdstsavings.php', 1 => 'IntlTimeZone::getDSTSavings', 2 => 'Obtém a quantidade de tempo a ser adicionado ao horário local padrão para obter o horário local real de relógio', ), 'up' => array ( 0 => 'class.intltimezone.php', 1 => 'IntlTimeZone', ), 'prev' => array ( 0 => 'intltimezone.getdisplayname.php', 1 => 'IntlTimeZone::getDisplayName', ), 'next' => array ( 0 => 'intltimezone.getequivalentid.php', 1 => 'IntlTimeZone::getEquivalentID', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'pt_BR', 'path' => 'reference/intl/intltimezone/getdstsavings.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

IntlTimeZone::getDSTSavings

intltz_get_dst_savings

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

IntlTimeZone::getDSTSavings -- intltz_get_dst_savingsObtém a quantidade de tempo a ser adicionado ao horário local padrão para obter o horário local real de relógio

Descrição

Estilo orientado a objetos (método):

public IntlTimeZone::getDSTSavings(): int

Estilo procedural:

intltz_get_dst_savings(IntlTimeZone $timezone): int

Aviso

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

Parâmetros

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

Valor Retornado