Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp222 TimeZone *old_timezone = fetch_datefmt(dfo)->getTimeZone().clone(); in PHP_FUNCTION() local
223 if (old_timezone == NULL) { in PHP_FUNCTION()
230 cal->adoptTimeZone(old_timezone); in PHP_FUNCTION()

Completed in 6 milliseconds