getMinute()

Returns the value of the Minute calendar field. All calendar fields are normalized.

Syntax

Numeric getMinute()

Usage

For example, return the value of the Minute calendar field by calling:
Calendar.fromDate(Date.parseString("08/01/1999","MM/dd/yyyy")).getHourOfDay()

This example populates a Decimal Format Box.