Returns the minute within the hour of the current model date with respect to the start time/date and the model time unit.
For example, at 10:04:15.250 PM the result is 4.
| Type | Description |
|---|---|
| int | The minute within the hour of the current model date with respect to the start time/date and the model time unit. |
Returns the minute component of the specified date value.
For example, at 10:04:15.250 PM the result is 4.
| Name | Type of value | Description |
|---|---|---|
| date | java.util.Date | A date, presented in the form of the Date Java class. |
| Type | Description |
|---|---|
| int | The minute component of the specified date value. |
-
How can we improve this article?
-