ping -c 1 otherhost | while read input; do date +"%I:%M:%S %p <-> $input" done
ping -c 1 otherhost | while read input; do date +%r" <-> $input" done