I am trying to extract hh:mm:ss from a column
Column1 Column 2 Column 3
1 2 12:30:11
2 3 1904-01-01 13:40:20
3 4 20:03:04
In column three there are some entries starting with 1904-01-01. I just want to get hh:mm:ss from the column.