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