Searched refs:old_timezone (Results 1 – 1 of 1) sorted by relevance
197 TimeZone *old_timezone = fetch_datefmt(dfo)->getTimeZone().clone(); in PHP_FUNCTION() local198 if (UNEXPECTED(old_timezone == NULL)) { in PHP_FUNCTION()205 cal->adoptTimeZone(old_timezone); in PHP_FUNCTION()
Completed in 11 milliseconds