[Date] Thai Date

This recipe demonstrates the use of various languages for displaying date.

Major steps include the following:

  1. Create a report template (Thai Date.rml).
  2. Add several Data Fields (Type: Script) into the report template, and enter the same Java code into each data field:new java.util.Date()
  3. Set the language for each date at Property > Format > Locale.

ThaiDate

To download the necessary files for this recipe, refer to the attached ZIP package.
Thai-Date.zip (2.5 KB)