Time(int hour, int minute, int second)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
| Parameter | Range | Description |
|---|---|---|
| hour | 0 ... 23 | hour value Date object |
| minute | 0 ... 59 | minute value Date object |
| second | 0 ... 59 | second value Date object |
This constructor is used to set up the current time of an Time object.
Copyright © demmel products gmbh. All rights reserved.