cleitonsoares
Results
1
comments of
cleitonsoares
Hi, @dcsline thanks for reply. After spent many time, i'm able to pass java date object to report by this way: ``` const java = require('java'); const simpleDateFormat = java.import('java.text.SimpleDateFormat');...