VBScript » Functions » Minute

Version: 1.0

Syntax:
Minute(Time)

The Minute function returns the minute by using the Time function as an argument.

Values will run from 0 to 59.

Examples

Code:
<% =Minute(Time) %>
Output:
7
Language(s): VBScript

See Also: