Home
last modified time | relevance | path

Searched refs:old_timezone (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp195 TimeZone *old_timezone = fetch_datefmt(dfo)->getTimeZone().clone(); in PHP_FUNCTION() local
196 if (old_timezone == NULL) { in PHP_FUNCTION()
203 cal->adoptTimeZone(old_timezone); in PHP_FUNCTION()

Completed in 8 milliseconds