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