Complete VBScript Reference
The TimeSerial function returns the time for a specific hour, minute, and second.
| Parameter | Description |
|---|---|
| hour | Required. A number between 0 and 23, or a numeric expression |
| minute | Required. Any numeric expression |
| second | Required. Any numeric expression |
The output of the code above will be:
Complete VBScript Reference
Your message has been sent to W3Schools.