Incorrect format when Time field value fetched to Data field

Suppose “Working Hours” is a Time field in form ‘A’.The value is 10:00:00.
When I am fetching the value in form B’s Data field, it is showing only 10:00.
How do I fetch the value in the correct format e.g. 10:00:00 in the Data field?
Please help.