array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'intltimezone.getdstsavings.php', 1 => 'IntlTimeZone::getDSTSavings', 2 => 'Get the amount of time to be added to local standard time to get local wall clock time', ), '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' => 'en', '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_savingsGet the amount of time to be added to local standard time to get local wall clock time

Beschreibung

Objektorientierter Stil (method):

public IntlTimeZone::getDSTSavings(): int

Prozeduraler Stil:

intltz_get_dst_savings(IntlTimeZone $timezone): int

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte