human_time_diff – filter

Filters the human-readable difference between two timestamps. 

Parameters

.
( 4.0.0 ) . .
$since
( string ) The difference in human-readable text. . . .
( int ) $diff The difference in seconds. . . .
( int ) $from Unix timestamp from which the difference begins. . . .
( int ) $to Unix timestamp to end the time difference. . . .
API Letters: ,,

Implementers