Date & numbering format

From SimIT Wiki

Jump to: navigation, search

You may want to format your number or date/time in text field in iReport however this features is not fully supported and you will not see what you want. At this momment if you want to format your display text please refer [here]

After version 0.7 this project start support following pattern(number only):

  • ###0
  • ###0.0
  • #,##0.0
  • ###0.00
  • #,##0.00
  • ###0.000
  • #,##0.000
  • ###0.0000
  • #,##0.0000
  • dd/MM/yyyy
  • MM/dd/yyyy
  • yyyy/MM/dd
  • dd-MMM-yy
  • dd-MMM-yy
  • dd/MM/yyyy h.mm a (21/04/2010 11:35 am)
  • dd/MM/yyyy HH.mm.ss (21/04/2010 23:35:10)

Warning, missed assign pattern or data type may cause your data become "0"!

Personal tools