Welcome to the Jazz Community Forum
How to update Constraint date of RTC planning based on other timestamp attribute using server side api

One answer

https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ shows how time stamps are handled. It is common API so available on client and server. The conversion can use java.text.SimpleDateFormat to convert between the external text and the timestamp.