IntlTimeZone::useDaylightTime
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
Check if this time zone uses daylight savings time
Description
Oop (method):
IntlTimeZone::useDaylightTime(): bool
Procedural:
intltz_use_daylight_time(IntlTimeZone $timezone): bool
Func