Easy Tutorial
❮ Func Left Func Time ❯

VBScript Minute Function



The Minute function returns a number representing the minute of the hour, ranging from 0 to 59.

Syntax

Parameter Description
time Required. An expression representing the time.

Example

Example 1

The output of the above example:

Example 2

The output of the above example:


❮ Func Left Func Time ❯