create start shift and end shift
1- we create shift system .
2- we create 2 columns start_shift and end_shift with datatype date .
3- when enter data from oracle forms like start shift : 08:00 and end shift 23:59 .
4- data in column appear 3/1/2019 8:00:00 AM we want only 8:00:00 AM .
what is the solution ?