human_time_diff() – Get human readible time difference sprintf( _x( '%s ago', 'your-text-domain' ), human_time_diff( get_comment_time( 'U' ), current_time( 'timestamp' ) ) );