Searched refs:timelib_sub (Results 1 – 3 of 3) sorted by relevance
138 timelib_time *timelib_sub(timelib_time *old_time, timelib_rel_time *interval) in timelib_sub() function
974 timelib_time *timelib_sub(timelib_time *t, timelib_rel_time *interval);
3016 new_time = timelib_sub(dateobj->time, intobj->diff); in php_date_sub()
Completed in 24 milliseconds