Hi Smita
Thanks for posting the question on Community.
RIH converts the date/time received in Epoch format into a human readable form so that it's easy to consume. However, if you need to covert those back into Epoch format you can use a transformation like "2022-01-18T23:49:41.223000+00:00".to_time.to_i for the field. You can click on the 'formula' tab for the field and put in the above formula.
Hope this helps!
Thanks
Gaurav
------------------------------
Gaurav Gera
------------------------------