I have a time field that is in military time (EST) and I want to convert to UTC which would be adding 5 hours to my ilitary time field. What formula can I use to create another field with UTC time values:

E.g. 14:52:03 + 5 = 19:52:03

thanks in advance