Hi,
I need to format date with non-symbol character (in Chinese format) by LINQ Reporting, but the engine throw error (as following) while calling buildReport
Template:
<<[TestDate]:"yyyy年MM月dd日">>
Error:
"java.lang.IllegalArgumentException: Cannot format given Object as a Number",
" at java.base/java.text.DecimalFormat.format(DecimalFormat.java:515)",
" at java.base/java.text.Format.format(Format.java:159)",
" at com.aspose.words.internal.zzYb8.zz2O(Unknown Source)",
" at com.aspose.words.internal.zzY1Y.zzXQW(Unknown Source)",