Using the following code an error occurs when running the preview pane.
Error evaluating expression for source text: DATEFORMAT($P{fromDate}, "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'")
new Date(0)
DATEFORMAT($P{fromDate}, "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'")
Problem does not occur in 6.12.2
Recommended Comments