Question
ibm
CN
Posted: Aug 15, 2023
Last activity: Aug 15, 2023
Last activity: 15 Aug 2023 9:31 EDT
Closed
How to convert a Bigdecimal to Datetime
Hi team,
I use DateTime.date(int year, int month, int day) get a BigDecimal.
Now i would like to convert the BigDecimal back to DateTime, can you give any advice how can do this?