VBScript Second Function
Complete VBScript Reference
The Second function returns a number between 0 and 59 that represents the second of the minute.
Syntax
| Parameter |
Description |
| time |
Required. Any expression that can represent a time |
Example 1
document.write(Now & "<br />")
document.write(Second(Now))
Output:
1/15/2002 10:55:51 AM
51
|
Example 2
document.write(Second(Time))
Output:
51
|
Complete VBScript Reference
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|