Returns the second within the minute 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 15.
| Type | Description |
|---|---|
| int | The second within the minute of the current model date with respect to the start time/date and the model time unit. |
Returns the second 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 second component of the specified date value. |
-
How can we improve this article?
-