IntlTimeZone::getDSTSavings
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Get the amount of time to be added to local standard time to get local wall clock time
Description
Oop (method):
IntlTimeZone::getDSTSavings(): int
Procedural:
intltz_get_dst_savings(IntlTimeZone $timezone): int
Func