Searched refs:timelib_set_timezone (Results 1 – 4 of 4) sorted by relevance
113 void timelib_set_timezone(timelib_time *t, timelib_tzinfo *tz);
250 void timelib_set_timezone(timelib_time *t, timelib_tzinfo *tz) in timelib_set_timezone() function
430 timelib_set_timezone(tz, tzi); in do_adjust_timezone()
3438 timelib_set_timezone(dateobj->time, tzobj->tzi.tz); in php_date_timezone_set()
Completed in 41 milliseconds