Question
5
Replies
998
Views
Ernst & Young LLP
Posted: June 27, 2018
Last activity: 2 weeks 3 days ago
Closed
Solved
How to Convert Double to Date in a Data Transform
Hi All,
I have a requirement where i need to convert a double property value to Date property value in a Data Transform.
The example for double property value is as: 305942400000
Pls guide some solution. Please share the java code along with the function screenshots.
Regards,
Parwej
Create a new function as shown below .. eg name : DoubleToDate
Then from your DataTransform call that function :