Minute Function

Tips >>ASP Functions

WANTS TO MAKE SOFTWARE WITHOUT KNOWLEDGE OF ASP? CLICK HERE

The Minute function returns the minute by using the Time function as an argument. The Minute function returns a number between 0 and 59. It represents the minute of the hour. The time argument is any expression that can represent a time. If time contains Null, Null is returned.


The Syntax of the Minute function is :-

Minute(time)

The following is the Interval Code of Minute function :-

Value Meaning
"n" Minute

Example#1 :-

Code :-
document.write(Now & "<br />")
document.write(Minute(Now))
Output :-
1/15/2002 10:34:39 AM
34

Example#2 :-

Code :-
document.write(Minute(Time))
Output :-

34

Example#3 :-

Code :-
<% =Minute(Time) %>
Output :-
7

Note :- The Minute function retrieves the minute value of a time value.

 

 
E-mail : sales@virtualsplat.com
Phone : +91-9892413501

Whatsapp Icon +91-9967648641

Whatsapp Icon +91-9967648641