How to convert epoch datetime to appian date and time format?

How to convert epoch datetime (unix date time) to appian date and time format?

Eg. 1533622850 - This is in epoch date time, which is a LONG. Now if we convert it to appian date time format "yyyy-MM-dd'T'HH:mm:ss", we are getting date out of range error while using datevalue() function. Please suggest suitable way out.

 

If I have to create a plug-in in java for this, what would be the procedure? Can anyone state the steps to create java plug-in and use it in appian?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data