VBScript Minute 函数
❮ VBScript 参考大全
Minute 函数返回一个介于 0 和 59 之间的数字,表示小时的分钟。
语法
Minute(time)
参数 | 描述 |
---|---|
time | 必需。任何可以表示时间的表达式 |
示例
❮ VBScript 参考大全
Minute 函数返回一个介于 0 和 59 之间的数字,表示小时的分钟。
Minute(time)
参数 | 描述 |
---|---|
time | 必需。任何可以表示时间的表达式 |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]