VBScript Minute Function
--
- Home
- HTML
- JavaScript
- CSS
- Vue
- React
- Python3
- Java
- C
- C++
- C#
- AI
- Go
- SQL
- Linux
- VS Code
- Bootstrap
- Git
- Local Bookmark
VBScript Tutorial
VB Tutorial
VB Usage
VB Variables
VB Procedures
VB Conditional Statements
VB Loop Statements
VB Summary
VB Examples
VB Functions
VB Keywords
VBScript Examples
VBScript Keywords
In-depth Exploration
- Dictionaries and Encyclopedias
- Education
- Programming
- Web Design and Development
- Social Sciences
- Mathematics
- Educational Resources
- Scripting Languages
- Calculators and Reference Tools
VBScript Minute Function
Complete VBScript Reference Manual
The Minute function returns a number from 0 to 59 representing the minutes of an hour.
Syntax
Minute(time)
| Parameter | Description |
|---|---|
| time | Required. An expression representing the time. |
Example
Example 1
document.write(Minute("13:45"))The output of the above example is:
45
Try it Β»Example 2
document.write(Minute(Now()))The output of the above example is:
document.write(Minute(Now()))
Try it Β»ByteArk Coding Plan supports mainstream large models such as Doubao, GLM, DeepSeek, Kimi, MiniMax, etc., directly supplied by the official for stable and reliable service. Β₯9.9/month Sign up now
XiaoFei Starlight Coding Plan includes free model invocation quota, one-stop experience and deployment platform with DeepSeek, GLM, Kimi, MiniMax. Β₯3.9/month Sign up now
Note Sharing
Write Notes...
Image Address
Image Description
Image Size ΓRestore Image Size
- Nickname Nickname (Required)
- Email Email (Required)
- Reference URL Reference URL
YouTip