getDayOfMonth()
Returns the value of the Day of Month
calendar
field. All calendar fields are normalized.
Syntax
Numeric getDayOfMonth()
Usage
For example, return the value of the
Day of Month
calendar field by
calling:Calendar.fromDate(Date.parseString("08/01/1999","mm/dd/yyyy")).getDayOfMonth()
This example populates a Decimal Format Box.